Skip to content

Commit

Permalink
Bump golang/go from go1.21.6 to 1.22.0
Browse files Browse the repository at this point in the history
Bumps [golang/go](https://github.com/golang/go) from go1.21.6 to 1.22.0. This release includes the previously tagged commit.
- [Commits](golang/go@go1.21.6...go1.22.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 Feb 7, 2024
1 parent f889af1 commit b2c440a
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.21.6
- uses: golang/go@go1.22.0

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

0 comments on commit b2c440a

Please sign in to comment.