Skip to content

Commit 4d7afa4

Browse files
chore(deps): update dependency github/codeql-action to v2.23.2 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 356aa32 commit 4d7afa4

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=2.23.1
347+
ARG CODEQL_VERSION=2.23.2
348348
FROM curlimages/curl:8.16.0
349349
RUN curl -fsSL https://github.com/github/codeql-action/releases/download/codeql-bundle-v${CODEQL_VERSION}/codeql-bundle-linux64.tar.gz|tar zx
350350
SAVE ARTIFACT codeql

0 commit comments

Comments
 (0)