Skip to content

Commit fe9fa8d

Browse files
Merge branch 'master' into dependabot/github_actions/github/codeql-action-4
2 parents 992f675 + 4150652 commit fe9fa8d

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
@@ -35,6 +35,6 @@ jobs:
3535
with:
3636
ref: ${{ github.event.pull_request.head.sha || github.ref }}
3737

38-
- uses: snyk/actions/python@b98d498629f1c368650224d6d212bf7dfa89e4bf # pin@0.4.0
38+
- uses: snyk/actions/python@9adf32b1121593767fc3c057af55b55db032dc04 # pin@1.0.0
3939
env:
4040
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 commit comments

Comments
 (0)