Bump Orbit Go version to 1.18.2 (#5933)

This commit is contained in:
Zach Wasserman 2022-05-26 17:32:34 -07:00 committed by GitHub
parent 023a9b4be6
commit 087b85a540
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v2
with:
go-version: 1.17.8
go-version: 1.18.2
- name: Run GoReleaser
run: go run github.com/goreleaser/goreleaser@v1.8.3 release --rm-dist -f orbit/.goreleaser.yml