Skip to content

Commit

Permalink
bump protoc version in goreleaser to handle new github actions requir…
Browse files Browse the repository at this point in the history
…ements (#783)
  • Loading branch information
willscott committed Dec 14, 2020
1 parent 00ae966 commit 5323ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
go-version: 1.14
-
name: Install Protoc
uses: arduino/setup-protoc@v1.1.0
uses: arduino/setup-protoc@v1.1.2
with:
version: '3.12.3'
-
Expand Down

0 comments on commit 5323ece

Please sign in to comment.