Skip to content

Commit e9ec439

Browse files
Merge pull request #144 from canonical/renovate/auto-github-actions
chore(deps): update github/codeql-action digest to 8a93837
2 parents 4705e83 + b442919 commit e9ec439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
output: 'trivy-results.sarif'
2626

2727
- name: Upload scan results to GitHub
28-
uses: github/codeql-action/upload-sarif@babb554ede22fd5605947329c4d04d8e7a0b8155 # v3
28+
uses: github/codeql-action/upload-sarif@8a93837afdf1873301a68d777844b43e98cd4313 # v3
2929
with:
3030
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)