We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb631bf commit 729512bCopy full SHA for 729512b
2 files changed
.github/workflows/semgrep-pro.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
timeout-minutes: 10
22
container:
23
- image: semgrep/semgrep@sha256:da5057ac7eea5374f4ceeaef09383d816c302e90a909ec7624a328a22b0aa4d7
+ image: semgrep/semgrep@sha256:e04d2cb132288d90035db8791d64f610cb255b21e727b94db046243b30c01ae9
24
permissions:
25
actions: read
26
contents: read
.github/workflows/semgrep.yml
timeout-minutes: 5
0 commit comments