Skip to content

Commit 9ec183a

Browse files
authored
Merge pull request #239 from OWASP-Benchmark/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 6d0f2b1 + cc47410 commit 9ec183a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
steps:
2929
- name: Checkout repository
30-
uses: actions/checkout@v3
30+
uses: actions/checkout@v4
3131
# Get full history for spotless ratchetFrom
3232
with:
3333
fetch-depth: 0

0 commit comments

Comments
 (0)