Skip to content

Commit

Permalink
carlspring/vertx-codeql-queries#8 : Set up Github workflow for publis…
Browse files Browse the repository at this point in the history
…hing

* Always use the latest version of the `carlspring/vertx-codeql-queries` query pack.
  • Loading branch information
carlspring committed Jul 13, 2023
1 parent 0ada33a commit 0db8a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
packs: carlspring/vertx-codeql-queries@1.0.0-alpha
packs: carlspring/vertx-codeql-queries
token: ${{ secrets.PACKAGES_TOKEN }}
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
Expand Down

0 comments on commit 0db8a63

Please sign in to comment.