Skip to content

Commit f50ce8d

Browse files
committed
feat: Update action.yml
1 parent ac05a3e commit f50ce8d

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
@@ -21,7 +21,7 @@ runs:
2121
using: 'composite'
2222
steps:
2323
- name: "CodeQL Extractor Action"
24-
uses: advanced-security/codeql-extractor-action@v0.0.12
24+
uses: advanced-security/codeql-extractor-action@v0.0.14
2525
id: extractor
2626
with:
2727
token: ${{ inputs.token }}

0 commit comments

Comments
 (0)