We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18ea6ef commit b7dd546Copy full SHA for b7dd546
.github/workflows/codeql.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout repository
30
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
+ uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f
31
32
33
# Initializes the CodeQL tools for scanning.
.github/workflows/scorecards-analysis.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
- name: "Checkout code"
26
with:
persist-credentials: false
0 commit comments