Skip to content

Commit a2e4426

Browse files
authored
Merge pull request #857 from commercetools/renovate/github-codeql-action-digest
chore(deps): update github/codeql-action digest to 9f45e74
2 parents 1a150b4 + 1620f9b commit a2e4426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semgrep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Run Semgrep
3737
run: semgrep scan --sarif --output=semgrep.sarif --config=p/auto --config=p/dockerfile --config=p/typescript --config=p/javascript --config=p/java --metrics=off --verbose
3838
- name: Upload SARIF file for GitHub Advanced Security Dashboard
39-
uses: github/codeql-action/upload-sarif@65c74964a9ed8c44ed9f19d4bbc5757a6a8e9ab9 # CodeQL Bundle v2.16.1
39+
uses: github/codeql-action/upload-sarif@9f45e7498becbbc08084a122b4be9ab534ac6d88 # CodeQL Bundle v2.16.1
4040
with:
4141
sarif_file: semgrep.sarif
4242
if: always()

0 commit comments

Comments
 (0)