Skip to content

Commit

Permalink
ci: codeql golang:1.23.2-alpine3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyabrin committed Oct 21, 2024
1 parent 723a2ac commit 865c443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
languages: go

- name: build
uses: docker://golang:1.23-buster
uses: docker://golang:1.23.2-alpine3.20
with:
entrypoint: /bin/sh
args: -c "go build ."
Expand Down

0 comments on commit 865c443

Please sign in to comment.