We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8f356 commit 9b1382cCopy full SHA for 9b1382c
.github/workflows/semgrep.yml
@@ -18,5 +18,5 @@ jobs:
18
container:
19
image: returntocorp/semgrep
20
steps:
21
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
22
- run: semgrep ci
0 commit comments