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 58949c0 commit b6b8378Copy full SHA for b6b8378
.github/workflows/codeql-analysis.yml
@@ -43,7 +43,7 @@ jobs:
43
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
44
# If this step fails, then you should remove it and run the build manually (see below)
45
- name: Autobuild
46
- uses: github/codeql-action/autobuild@277b89701e930e6af7a758f50afa5185bfc53c81 # v2.27.9
+ uses: github/codeql-action/autobuild@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
47
48
- name: Perform CodeQL Analysis
49
- uses: github/codeql-action/analyze@277b89701e930e6af7a758f50afa5185bfc53c81 # v2.27.9
+ uses: github/codeql-action/analyze@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
0 commit comments