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 f50ce8d commit a783661Copy full SHA for a783661
action.yml
@@ -25,7 +25,7 @@ runs:
25
id: extractor
26
with:
27
token: ${{ inputs.token }}
28
- extractors: "GitHubSecurityLab/codeql-extractor-bicep@0.1.0"
+ extractors: "GitHubSecurityLab/codeql-extractor-bicep@v0.1.0"
29
packs: githubsecuritylab/bicep-queries
30
languages: "bicep"
31
# Assumes GH is installed
0 commit comments