Skip to content

Commit ebc9219

Browse files
chore(deps): update dependency github/codeql-action to v2.23.0
1 parent 0055a64 commit ebc9219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ ci-artifacts:
344344

345345
# ci-codeql-setup sets up CodeQL for the ci-codeql target.
346346
ci-codeql-setup:
347-
ARG CODEQL_VERSION=v2.19.3
347+
ARG CODEQL_VERSION=v2.23.0
348348
FROM curlimages/curl:8.8.0
349349
RUN curl -fsSL https://github.com/github/codeql-action/releases/download/codeql-bundle-${CODEQL_VERSION}/codeql-bundle-linux64.tar.gz|tar zx
350350
SAVE ARTIFACT codeql

0 commit comments

Comments
 (0)