Skip to content

Commit 8a8c8ec

Browse files
authored
Merge pull request #759 from sir-gon/renovate/snyk-actions-digest
Update snyk/actions digest to 2f3c869
2 parents a7252df + cc4397a commit 8a8c8ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snyk-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@master
1818
- name: Run Snyk to check for vulnerabilities
19-
uses: snyk/actions/python@ae57bdf611f027808b07a5dc3baa99fb34e69854
19+
uses: snyk/actions/python@2f3c869154a3036de8e53db79251b67d10cfb91f
2020
continue-on-error: true # To make sure that SARIF upload gets called
2121
env:
2222
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 commit comments

Comments
 (0)