We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b1fda commit 9e2293fCopy full SHA for 9e2293f
.github/workflows/codeql.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout repository
19
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
+ uses: actions/checkout@v3 # tag=v3
20
with:
21
# We must fetch at least the immediate parents so that if this is
22
# a pull request then we can checkout the head.
0 commit comments