Skip to content

Commit 49147f7

Browse files
committed
Update snyk.yml
1 parent 92c2f13 commit 49147f7

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/php@b98d498629f1c368650224d6d212bf7dfa89e4bf # [email protected]
45+
- uses: snyk/actions/gradle-jdk11@4a528b5c534bb771b6e3772656a8e0e9dc902f8b # [email protected]
4646
env:
4747
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 commit comments

Comments
 (0)