We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3eecb6 commit 9aa8fd5Copy full SHA for 9aa8fd5
.github/workflows/insecure-api.yaml
@@ -14,7 +14,7 @@ jobs:
14
name: check-insecure-api
15
runs-on: ubuntu-latest
16
container:
17
- image: returntocorp/semgrep:1.41.0@sha256:85956fbe795a0e8a3825d5252f175887c0e0c6ce7a766a07062c0fb68415cd67
+ image: semgrep/semgrep:1.85.0@sha256:b4c2272e0a2e59ca551ff96d3bbae657bd2b7356e339af557b27a96d9e751544
18
steps:
19
- name: Checkout Falco ⤵️
20
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
0 commit comments