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 7398b4e commit adcb922Copy full SHA for adcb922
code-scanning/codeql.yml
@@ -58,8 +58,8 @@ jobs:
58
# Add any setup steps before running the `github/codeql-action/init` action.
59
# This includes steps like installing compilers or runtimes (`actions/setup-node`
60
# or others). This is typically only required for manual builds.
61
- # - name: Setup runtime
62
- # uses: actions/setup-XXX@vXXX
+ # - name: Setup runtime (example)
+ # uses: actions/setup-example@v1
63
64
# Initializes the CodeQL tools for scanning.
65
- name: Initialize CodeQL
0 commit comments