There was an error while loading. Please reload this page.
1 parent f45c048 commit 80f83fcCopy full SHA for 80f83fc
1 file changed
.github/workflows/security.yml
@@ -32,7 +32,7 @@ jobs:
32
permissions:
33
contents: read
34
container:
35
- image: semgrep/semgrep@sha256:67319956da3dcb58baf5b322899c15458e3963e7018a86aeeb5cd224e69cb77a
+ image: semgrep/semgrep@sha256:b94b53d02fd4a022f9eac4e2af1380f5c3c4c21400e79d3336bdff1d1db5e796
36
# Skip Renovate PRs: no token available there.
37
if: github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]'
38
steps:
0 commit comments