Skip to content

Commit 3f01cb8

Browse files
Bump snyk/actions from 0.4.0 to 0.5.0
Bumps [snyk/actions](https://github.com/snyk/actions) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/snyk/actions/releases) - [Commits](snyk/actions@b98d498...de2dda6) --- updated-dependencies: - dependency-name: snyk/actions dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cda78f9 commit 3f01cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snyk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
with:
3535
ref: ${{ github.event.pull_request.head.sha || github.ref }}
3636

37-
- uses: snyk/actions/gradle-jdk11@b98d498629f1c368650224d6d212bf7dfa89e4bf # pin@0.4.0
37+
- uses: snyk/actions/gradle-jdk11@de2dda699bf7276d103ed6a72a5bc5a1871ad658 # pin@0.5.0
3838
env:
3939
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 commit comments

Comments
 (0)