We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe47f3 commit a3fa8f0Copy full SHA for a3fa8f0
.github/workflows/semgrep.yml
@@ -24,5 +24,5 @@ jobs:
24
container:
25
image: returntocorp/semgrep@sha256:bacb1190716dab2b1708dc63c5bf11f6014c16511e5117f83592acbc5530087a
26
steps:
27
- - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
+ - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
28
- run: semgrep ci
0 commit comments