We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6720db4 commit 4596667Copy full SHA for 4596667
.github/workflows/semgrep.yml
@@ -21,5 +21,5 @@ jobs:
21
image: returntocorp/semgrep
22
if: (github.actor != 'dependabot[bot]')
23
steps:
24
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
25
- run: semgrep ci
0 commit comments