Skip to content

Commit 5dfa830

Browse files
committed
fix: Update action to latest extraction action
1 parent 1b3d37e commit 5dfa830

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/[email protected].14
24+
uses: advanced-security/[email protected].16
2525
id: extractor
2626
with:
2727
token: ${{ inputs.token }}

0 commit comments

Comments
 (0)