Skip to content

Commit

Permalink
feat(github-action): update golangci/golangci-lint-action ( v6.3.3 → …
Browse files Browse the repository at this point in the history
…v6.4.0 )

| datasource  | package                       | from   | to     |
| ----------- | ----------------------------- | ------ | ------ |
| github-tags | golangci/golangci-lint-action | v6.3.3 | v6.4.0 |
  • Loading branch information
bloopy-boi[bot] authored Feb 13, 2025
1 parent e5dba45 commit dcfbfcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/lint/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ runs:

# Run golangcilint before `go get` is ran
# https://github.com/golangci/golangci-lint-action/issues/23
- uses: golangci/golangci-lint-action@v6.3.3
- uses: golangci/golangci-lint-action@v6.4.0
with:
version: v1.55.1
args: --timeout 5m --config .github/lint/golangci.yaml

0 comments on commit dcfbfcf

Please sign in to comment.