We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b8207 commit ff546f9Copy full SHA for ff546f9
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