Skip to content

Commit

Permalink
build(deps): bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
caitlinelfring authored Mar 19, 2022
1 parent 939e604 commit b84aaf8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: golangci/[email protected]
- uses: actions/setup-go@v2
with:
go-version: ${{ matrix.go-version }}
- uses: golangci/[email protected]

0 comments on commit b84aaf8

Please sign in to comment.