Skip to content

Commit 1c533a1

Browse files
authored
Merge pull request #81 from authzed/release-1.19
Bump goreleaser action to go 1.19
2 parents b08d000 + b44a2ab commit 1c533a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fetch-depth: 0
1717
- uses: "actions/setup-go@v3"
1818
with:
19-
go-version: "~1.18"
19+
go-version: "~1.19"
2020
- uses: "authzed/actions/docker-login@main"
2121
with:
2222
quayio_token: "${{ secrets.QUAYIO_PASSWORD }}"

0 commit comments

Comments
 (0)