Skip to content

Commit

Permalink
build(deps): bump golangci/golangci-lint-action in the all-actions gr…
Browse files Browse the repository at this point in the history
…oup (#51)

Updates golangci/golangci-lint-action from 4 to 6
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 9c0deac commit 5a38304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
go-version: "1.23.2"

- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: v1.61
args: --timeout=5m
Expand Down

0 comments on commit 5a38304

Please sign in to comment.