Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Commit

Permalink
Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
norling authored Jun 15, 2023
2 parents decd68a + bc59592 commit 44ec430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
go-version: ${{ matrix.go-version }}
- uses: actions/checkout@master
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3.5.0
uses: golangci/golangci-lint-action@v3.6.0
with:
args: -E bodyclose,gocritic,gofmt,gosec,govet,nestif,nlreturn,revive -e G107

0 comments on commit 44ec430

Please sign in to comment.