Skip to content

Commit 9c39e77

Browse files
authored
Update bundle.yaml
1 parent 017ff8a commit 9c39e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bundle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v2
1212
- name: CodeQL bundle
1313
id: codeql-bundle
14-
uses: advanced-security/codeql-bundle-action@v1
14+
uses: advanced-security/codeql-bundle-action@add-support-for-qlx-compiled-queries
1515
with:
1616
packs: "advanced-security-demo/vapi-customizations"
1717
- name: Bundle release

0 commit comments

Comments
 (0)