Skip to content

Commit 8e665a1

Browse files
Update actions/checkout action to v5.0.1 (#373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66c64d7 commit 8e665a1

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
@@ -36,7 +36,7 @@ jobs:
3636

3737
steps:
3838
- name: Checkout repository
39-
uses: actions/[email protected].0
39+
uses: actions/[email protected].1
4040

4141
# Initializes the CodeQL tools for scanning.
4242
- name: Initialize CodeQL

0 commit comments

Comments
 (0)