Skip to content

Commit

Permalink
Bump golang/go from go1.22.6 to 1.23.0
Browse files Browse the repository at this point in the history
Bumps [golang/go](https://github.com/golang/go) from go1.22.6 to 1.23.0. This release includes the previously tagged commit.
- [Commits](golang/go@go1.22.6...go1.23.0)

---
updated-dependencies:
- dependency-name: golang/go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent c078eea commit c0b4f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_hack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# 4. integration_test.yml
# 5. virtual_test.yml
# 6. the go.mod (if it is a major or minor version change e.g. 1.14 to 1.15)
- uses: golang/go@go1.22.6
- uses: golang/go@go1.23.0

# update the versions in the devcontainer Dockerfile manually, too
- uses: golang/tools@gopls/v0
Expand Down

0 comments on commit c0b4f78

Please sign in to comment.