Skip to content

Commit

Permalink
Update github-go-version from 1.17.4, 1.17.4 to 1.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bump authored and wader committed Dec 9, 2021
1 parent 2b2320d commit befe783
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v2
with:
go-version: 1.17.4
go-version: 1.17.5
- name: Lint
uses: golangci/golangci-lint-action@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v2
with:
go-version: 1.17.4
go-version: 1.17.5
- name: Run goreleaser
uses: goreleaser/goreleaser-action@v2
with:
Expand Down

0 comments on commit befe783

Please sign in to comment.