Skip to content

Commit

Permalink
update snyk action
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonenriqueta authored Apr 8, 2024
1 parent 882b8e7 commit e35a633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
ref: 'main'

- name: Run Snyk To Check For Vulnerabilities
uses: snyk/actions/gradle@master
uses: snyk/actions/gradle-jdk11@master
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
Expand Down

0 comments on commit e35a633

Please sign in to comment.