Skip to content

Commit a783661

Browse files
authored
fix: Update action.yml
1 parent f50ce8d commit a783661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ runs:
2525
id: extractor
2626
with:
2727
token: ${{ inputs.token }}
28-
extractors: "GitHubSecurityLab/codeql-extractor-bicep@0.1.0"
28+
extractors: "GitHubSecurityLab/codeql-extractor-bicep@v0.1.0"
2929
packs: githubsecuritylab/bicep-queries
3030
languages: "bicep"
3131
# Assumes GH is installed

0 commit comments

Comments
 (0)