We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db3ea7 commit 4f333f2Copy full SHA for 4f333f2
.github/workflows/codeql-analysis.yml
@@ -32,7 +32,7 @@ jobs:
32
33
steps:
34
- name: Checkout repository
35
- uses: actions/checkout@v3.2.0
+ uses: actions/checkout@v3.3.0
36
37
# Initializes the CodeQL tools for scanning.
38
- name: Initialize CodeQL
0 commit comments