We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8f5467 commit 24dbefaCopy full SHA for 24dbefa
1 file changed
.github/workflows/security_semgrep.yml
@@ -9,7 +9,7 @@ jobs:
9
name: Semgrep Analyze
10
runs-on: ubuntu-latest
11
container:
12
- image: returntocorp/semgrep@sha256:326e5f41cc972bb423b764a14febbb62bbad29ee1c01820805d077dd868fea48 # 1.47.0
+ image: returntocorp/semgrep@sha256:9349edbadf90c3f3c0c3f55867625354e89680e6fa10d9034042af52fdb0e0d0 # 1.47.0
13
steps:
14
- name: Checkout
15
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
0 commit comments