diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 009f8d462..15fd2ed75 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: architecture: x64 - name: Cache Maven packages - uses: actions/cache@v3.3.2 + uses: actions/cache@v3.4.0 with: path: ~/.m2 key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }} diff --git a/.whitesource b/.whitesource index 85185858d..6a4eff866 100644 --- a/.whitesource +++ b/.whitesource @@ -12,3 +12,4 @@ ] } } +