Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 8f2a0f9 commit a29dd3c
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.4
- uses: golang/go@go1.21.5

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

0 comments on commit a29dd3c

Please sign in to comment.