We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08e6998 + 4366b5f commit 1f16358Copy full SHA for 1f16358
.github/workflows/codeql-analysis.yml
@@ -36,7 +36,7 @@ jobs:
36
37
steps:
38
- name: Checkout repository
39
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
+ uses: actions/checkout@v4.1.7
40
41
# Initializes the CodeQL tools for scanning.
42
- name: Initialize CodeQL
0 commit comments