Skip to content

Commit

Permalink
Update ci-golang from 1.17.0 to 1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bump authored and wader committed Sep 12, 2021
1 parent 72a3f69 commit 590ee52
Showing 1 changed file with 1 addition and 1 deletion.
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:
uses: actions/setup-go@v2
with:
# bump: ci-golang /go-version: ([\d.]+)/ git:https://github.com/actions/go-versions.git|/(.*)-.*/$1/|^1
go-version: 1.17.0
go-version: 1.17.1
- name: Lint
uses: golangci/golangci-lint-action@v2
with:
Expand Down

0 comments on commit 590ee52

Please sign in to comment.