We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2187910 commit b6927ecCopy full SHA for b6927ec
.github/workflows/cicd.yml
@@ -47,7 +47,7 @@ jobs:
47
48
# Initializes the CodeQL tools for scanning.
49
- name: Initialize CodeQL
50
- uses: github/codeql-action/init@v6
+ uses: github/codeql-action/init@v4
51
with:
52
languages: ${{ matrix.language }}
53
# If you wish to specify custom queries, you can do so here or in a config file.
0 commit comments