We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a120e29 commit 2361219Copy full SHA for 2361219
1 file changed
.github/workflows/codeql-analysis.yml
@@ -36,7 +36,7 @@ jobs:
36
37
steps:
38
- name: Checkout repository
39
- uses: actions/checkout@v6.0.1
+ uses: actions/checkout@v6.0.2
40
41
# Initializes the CodeQL tools for scanning.
42
- name: Initialize CodeQL
0 commit comments