Skip to content

Commit

Permalink
Merge pull request #775 from crossplane/renovate/main-github-codeql-a…
Browse files Browse the repository at this point in the history
…ction-2.x

chore(deps): update dependency github/codeql-action to v2.19.2 (main)
  • Loading branch information
turkenh authored Oct 31, 2024
2 parents b23abe1 + 86d1b0e commit 097d1c7
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 @@ -128,7 +128,7 @@ go-lint:

# 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.2
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 097d1c7

Please sign in to comment.