Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action action to v5.2.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 May 5, 2024
1 parent 2baf708 commit f4a8b64
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@9d1e0624a798bb64f6c3cea93db47765312263dc # v5.1.0
uses: golangci/golangci-lint-action@d9c9b53e53fa63215cdd19637cd95fbc34fdf4a1 # v5.2.0
with:
# renovate: datasource=docker depName=golangci/golangci-lint
version: v1.57.2
Expand Down

0 comments on commit f4a8b64

Please sign in to comment.