We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 912c61c + 24dbefa commit d09b884Copy full SHA for d09b884
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