We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f4fb3 commit 6f71247Copy full SHA for 6f71247
1 file changed
.github/workflows/codeql.yml
@@ -41,7 +41,7 @@ jobs:
41
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
42
steps:
43
- name: Checkout repository
44
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
45
with:
46
persist-credentials: false
47
# Initializes the CodeQL tools for scanning.
0 commit comments