Skip to content

Commit

Permalink
chore(deps): update dependency github/codeql-action to v2.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
crossplane-renovate[bot] authored Nov 14, 2024
1 parent 329cdcc commit 55c3847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ ci-artifacts:

# ci-codeql-setup sets up CodeQL for the ci-codeql target.
ci-codeql-setup:
ARG CODEQL_VERSION=v2.17.3
ARG CODEQL_VERSION=v2.19.3
FROM curlimages/curl:8.8.0
RUN curl -fsSL https://github.com/github/codeql-action/releases/download/codeql-bundle-${CODEQL_VERSION}/codeql-bundle-linux64.tar.gz|tar zx
SAVE ARTIFACT codeql
Expand Down

0 comments on commit 55c3847

Please sign in to comment.