Skip to content

Commit

Permalink
chore(deps): update dependency github/codeql-action to v2.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
crossplane-renovate[bot] authored Feb 21, 2025
1 parent 10d8643 commit 3676c47
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.19.2
ARG CODEQL_VERSION=v2.20.5
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 3676c47

Please sign in to comment.