Skip to content

Commit db9545b

Browse files
authored
Merge pull request #812 from crossplane/renovate/main-github-codeql-action-2.x
chore(deps): update dependency github/codeql-action to v2.20.5 (main)
2 parents fed9571 + 3676c47 commit db9545b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ go-lint:
128128

129129
# ci-codeql-setup sets up CodeQL for the ci-codeql target.
130130
ci-codeql-setup:
131-
ARG CODEQL_VERSION=v2.19.2
131+
ARG CODEQL_VERSION=v2.20.5
132132
FROM curlimages/curl:8.8.0
133133
RUN curl -fsSL https://github.com/github/codeql-action/releases/download/codeql-bundle-${CODEQL_VERSION}/codeql-bundle-linux64.tar.gz|tar zx
134134
SAVE ARTIFACT codeql

0 commit comments

Comments
 (0)