Skip to content

Commit 797ad5f

Browse files
authored
Merge pull request #33 from DavidOsipov/renovate/github-codeql-action-digest
Update github/codeql-action digest to c50c157
2 parents 2502180 + 21908f3 commit 797ad5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snyk-security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494

9595
# Push the Snyk Code results into GitHub Code Scanning tab
9696
- name: Upload result to GitHub Code Scanning
97-
uses: github/codeql-action/upload-sarif@df9f80e0f0fcc8711b6e26ef4cf69e553f271e88
97+
uses: github/codeql-action/upload-sarif@c50c157cc388ea631f085f4e95e948f51cdc742a
9898
env:
9999
SNYK_TOKEN: ${{ secrets.SNYK_SECRET_TOKEN }}
100100
with:

0 commit comments

Comments
 (0)