Skip to content

Commit

Permalink
Merge pull request #24653 from hashicorp/f/go-1.21.6
Browse files Browse the repository at this point in the history
tooling: updating to Go 1.21.6
  • Loading branch information
tombuildsstuff authored Jan 26, 2024
2 parents 7c074aa + 8bd9afe commit 16467f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/link-milestone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
# we cannot use go-version-file here because no repositories are checked out so there is no file to reference
go-version: '1.21.3'
go-version: '1.21.6'
- run: |
go install github.com/stephybun/link-milestone@latest
link-milestone
Expand Down
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.3
1.21.6

0 comments on commit 16467f0

Please sign in to comment.