Skip to content

Commit f9a8858

Browse files
committed
ci(github-actions): add semgrep scans
1 parent 6d8de8a commit f9a8858

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
@@ -21,7 +21,7 @@ jobs:
2121
security-events: write
2222
runs-on: ubuntu-latest
2323
container:
24-
image: semgrep/semgrep
24+
image: semgrep/semgrep # zizmor: ignore[unpinned-images] ok to use latest for infrastructure
2525
steps:
2626
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2727
with:

0 commit comments

Comments
 (0)