Skip to content

Commit 9fbe442

Browse files
authored
Merge pull request #57 from smdn/dependabot/github_actions/actions/checkout-5.0.0
Bump actions/checkout from 4.2.2 to 5.0.0
2 parents 7b08f73 + f8f2bb8 commit 9fbe442

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
@@ -50,7 +50,7 @@ jobs:
5050

5151
steps:
5252
- name: Checkout repository
53-
uses: actions/checkout@v4.2.2
53+
uses: actions/checkout@v5.0.0
5454

5555
- name: Initialize CodeQL
5656
uses: github/codeql-action/init@v3

0 commit comments

Comments
 (0)