Skip to content

Commit 1450745

Browse files
authored
Merge pull request #1 from chezmoi-sh/renovate/github-codeql-action-digest
⬆️ (deps): Update github/codeql-action digest to 0ba4244
2 parents 1771089 + 375f03e commit 1450745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: pnpm audit --json | pnpx npm-audit-sarif /dev/stdin > pnpm-audit.sarif || true
4040

4141
- name: 📊 Upload audit results to GitHub Code Scanning
42-
uses: github/codeql-action/upload-sarif@018ac1a585e52f775ee7460e25bd00c4d516240e # v2.21.2
42+
uses: github/codeql-action/upload-sarif@0ba4244466797eb048eb91a6cd43d5c03ca8bd05 # v2.21.2
4343
with:
4444
sarif_file: pnpm-audit.sarif
4545
category: pnpm-audit

0 commit comments

Comments
 (0)