Skip to content

Commit c56d050

Browse files
chore(deps): update dependency github/codeql-action to v2.23.5 (#140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7542e45 commit c56d050

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
@@ -384,7 +384,7 @@ ci-artifacts:
384384

385385
# ci-codeql-setup sets up CodeQL for the ci-codeql target.
386386
ci-codeql-setup:
387-
ARG CODEQL_VERSION=2.23.3
387+
ARG CODEQL_VERSION=2.23.5
388388
FROM curlimages/curl:8.16.0
389389
RUN curl -fsSL https://github.com/github/codeql-action/releases/download/codeql-bundle-v${CODEQL_VERSION}/codeql-bundle-linux64.tar.gz|tar zx
390390
SAVE ARTIFACT codeql

0 commit comments

Comments
 (0)