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.
1 parent dd703a2 commit fc51631Copy full SHA for fc51631
.github/workflows/CodeQL-Analysis.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout repository
20
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
+ uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
21
22
- name: Initialize CodeQL
23
uses: github/codeql-action/init@b8d3b6e8af63cde30bdc382c0bc28114f4346c88 # v2
0 commit comments