Skip to content

Commit

Permalink
chore(deps): pin golangci/golangci-lint-action action to 3a91952
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and peterhirn committed Feb 17, 2024
1 parent 005add3 commit b1c7ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
run: go test -v

- name: Lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
with:
version: v1.56

0 comments on commit b1c7ebf

Please sign in to comment.