Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 21, 2024
1 parent fa6bd1c commit 37a8791
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.5
- uses: golang/go@go1.21.6

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

0 comments on commit 37a8791

Please sign in to comment.