Skip to content

Commit 0fd9630

Browse files
Update actions/checkout action to v6.0.2
1 parent a120e29 commit 0fd9630

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/checkout@v6.0.1
39+
uses: actions/checkout@v6.0.2
4040

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

0 commit comments

Comments
 (0)