We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6dea6a commit 5402a3dCopy full SHA for 5402a3d
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.0
+ uses: actions/checkout@v6.0.1
40
41
# Initializes the CodeQL tools for scanning.
42
- name: Initialize CodeQL
0 commit comments