Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 32db626

Browse files
authoredSep 27, 2023
Bump snyk/actions from 4a528b5c534bb771b6e3772656a8e0e9dc902f8b to 39091e69b560da335383b404e50d65b408f4f812 (#691)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49147f7 commit 32db626

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
@@ -42,6 +42,6 @@ jobs:
4242
with:
4343
ref: ${{ github.event.pull_request.head.sha || github.ref }}
4444

45-
- uses: snyk/actions/gradle-jdk11@4a528b5c534bb771b6e3772656a8e0e9dc902f8b # pin@0.4.0
45+
- uses: snyk/actions/gradle-jdk11@39091e69b560da335383b404e50d65b408f4f812 # pin@0.4.0
4646
env:
4747
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 commit comments

Comments
 (0)
Please sign in to comment.