Skip to content

Commit 15f7162

Browse files
authored
Merge pull request #27 from DavidOsipov/renovate/github-codeql-action-digest
Update github/codeql-action digest to df9f80e
2 parents 7afbe1f + 6d97567 commit 15f7162

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@6349095d19ec30397ffb02a63b7aa4f867deb563
97+
uses: github/codeql-action/upload-sarif@df9f80e0f0fcc8711b6e26ef4cf69e553f271e88
9898
env:
9999
SNYK_TOKEN: ${{ secrets.SNYK_SECRET_TOKEN }}
100100
with:

0 commit comments

Comments
 (0)