We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34dfc23 commit a9adae6Copy full SHA for a9adae6
.github/workflows/codeql-analysis.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout repository
18
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
+ uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
19
20
- name: Initialize CodeQL
21
uses: github/codeql-action/init@0225834cc549ee0ca93cb085b92954821a145866 # v2
0 commit comments