Skip to content

Commit d0d3757

Browse files
chore(deps): update github/codeql-action digest to 4c3e536 (#1036)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ajima Chukwuemeka <32770340+ajimae@users.noreply.github.com>
1 parent d399ece commit d0d3757

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 --metrics=off --verbose
3838
- name: Upload SARIF file for GitHub Advanced Security Dashboard
39-
uses: github/codeql-action/upload-sarif@362ef4ce205154842cd1d34794abd82bb8f12cd5 # CodeQL Bundle v2.16.1
39+
uses: github/codeql-action/upload-sarif@4c3e5362829f0b0bb62ff5f6c938d7f95574c306 # CodeQL Bundle v2.16.1
4040
with:
4141
sarif_file: semgrep.sarif
4242
if: always()

0 commit comments

Comments
 (0)