Skip to content

Commit

Permalink
v2 does not solve security issue, trying 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gmuth committed Nov 2, 2023
1 parent 382577b commit e7b6fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
java-version: '17'
# https://github.com/marketplace/actions/gradle-build-action
- name: Gradle build
uses: gradle/[email protected]
uses: gradle/[email protected].0
# with:
# gradle-version: 7.6.2
# arguments: test build
Expand Down

0 comments on commit e7b6fb6

Please sign in to comment.