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 62c28af commit 6288353Copy full SHA for 6288353
.github/workflows/codeql-analysis.yml
@@ -32,7 +32,7 @@ jobs:
32
33
steps:
34
- name: Checkout repository
35
- uses: actions/checkout@v3.1.0
+ uses: actions/checkout@v3.2.0
36
37
# Initializes the CodeQL tools for scanning.
38
- name: Initialize CodeQL
0 commit comments