Skip to content

Commit

Permalink
chore(deps): update dependency golang/go to v1.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 56b6089 commit e32578c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5
with:
# renovate: datasource=github-tags depName=golang/go
go-version: "1.23.3"
go-version: "1.23.4"

- name: Print Go version
run: go version
Expand All @@ -48,7 +48,7 @@ jobs:
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5
with:
# renovate: datasource=github-tags depName=golang/go
go-version: "1.23.3"
go-version: "1.23.4"

- name: Set git variables
id: git_vars
Expand Down

0 comments on commit e32578c

Please sign in to comment.