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 ac05a3e commit f50ce8dCopy full SHA for f50ce8d
action.yml
@@ -21,7 +21,7 @@ runs:
21
using: 'composite'
22
steps:
23
- name: "CodeQL Extractor Action"
24
- uses: advanced-security/codeql-extractor-action@v0.0.12
+ uses: advanced-security/codeql-extractor-action@v0.0.14
25
id: extractor
26
with:
27
token: ${{ inputs.token }}
0 commit comments