Skip to content

Commit

Permalink
CI: bump golangci-lint-action to 6.1.0 (#27411)
Browse files Browse the repository at this point in the history
bump golangci-lint-action to 6.1.0
  • Loading branch information
T0biii authored Sep 19, 2024
1 parent 2f8809b commit 544c2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
with:
go-version-file: ./.go-version
- uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
- uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
with:
version: 'v1.55.1'
args: -v ./internal/...
Expand Down

0 comments on commit 544c2fb

Please sign in to comment.