Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action action to v5.1.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 Apr 30, 2024
1 parent 9bfebca commit 53fdce2
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.22.2

- name: Run static checks
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # v5.1.0
with:
# renovate: datasource=docker depName=golangci/golangci-lint
version: v1.57.2
Expand Down

0 comments on commit 53fdce2

Please sign in to comment.