Skip to content

Commit

Permalink
fix: possible caching vulnerability in action
Browse files Browse the repository at this point in the history
  • Loading branch information
borisrizov-zf committed Mar 8, 2024
1 parent 381d5c3 commit eb2e38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/veracode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
java-version: '17'

- name: Build with Gradle
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@2.4.2
with:
arguments: build

Expand Down

0 comments on commit eb2e38f

Please sign in to comment.