Skip to content

Commit a3fa8f0

Browse files
chore(deps): update actions/checkout action to v4
1 parent fbe47f3 commit a3fa8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semgrep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
container:
2525
image: returntocorp/semgrep@sha256:bacb1190716dab2b1708dc63c5bf11f6014c16511e5117f83592acbc5530087a
2626
steps:
27-
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
27+
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
2828
- run: semgrep ci

0 commit comments

Comments
 (0)