Skip to content

Commit

Permalink
deps: update dependency golangci/golangci-lint to v1.63.4 (#133)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent cc69c71 commit 23bf944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6
with:
version: v1.63.3 # renovate: datasource=github-releases depName=golangci/golangci-lint
version: v1.63.4 # renovate: datasource=github-releases depName=golangci/golangci-lint
args: --timeout 5m

test:
Expand Down

0 comments on commit 23bf944

Please sign in to comment.