Skip to content

Commit

Permalink
chore(deps): update actions/setup-go action to v2 (#64)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 29, 2021
1 parent 926fa03 commit 82bf26e
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 @@ -15,7 +15,7 @@ jobs:
# https://github.com/goreleaser/goreleaser-action/issues/56#issuecomment-568718162
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@v1.1.3
uses: actions/setup-go@v2.1.3
with:
go-version: 1.16
- name: Login to DockerHub
Expand Down

0 comments on commit 82bf26e

Please sign in to comment.