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 cb31eb2 commit bc7cb29Copy full SHA for bc7cb29
action.yml
@@ -21,7 +21,7 @@ runs:
21
using: 'composite'
22
steps:
23
- name: "CodeQL Extractor Action"
24
- uses: advanced-security/[email protected].10
+ uses: advanced-security/[email protected].11
25
id: extractor
26
with:
27
token: ${{ inputs.token }}
0 commit comments