Skip to content

Commit

Permalink
Merge pull request crossplane#6110 from crossplane/renovate/main-gith…
Browse files Browse the repository at this point in the history
…ub-codeql-action-2.x

chore(deps): update dependency github/codeql-action to v2.19.3 (main)
  • Loading branch information
phisco authored Nov 15, 2024
2 parents cd7e494 + 55c3847 commit 02a6e89
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 02a6e89

Please sign in to comment.