Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action action to v6.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored and michi-covalent committed Feb 19, 2025
1 parent 6b30d00 commit b79b88b
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 @@ -26,7 +26,7 @@ jobs:
go-version: 1.23.6

- name: Run static checks
uses: golangci/golangci-lint-action@818ec4d51a1feacefc42ff1b3ec25d4962690f39 # v6.4.1
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
with:
# renovate: datasource=docker depName=golangci/golangci-lint
version: v1.64.5
Expand Down

0 comments on commit b79b88b

Please sign in to comment.