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 6201443 commit d8b9027Copy full SHA for d8b9027
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.8
+ uses: advanced-security/codeql-extractor-action@v0.0.9
25
id: extractor
26
with:
27
token: ${{ inputs.token }}
0 commit comments