Skip to content

Commit

Permalink
fix(deps): update golangci/golangci-lint-action digest to d6238b0
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Apr 25, 2024
1 parent 1b41d0a commit 3374517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
id: go

- name: golangci-lint
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4
uses: golangci/golangci-lint-action@d6238b002a20823d52840fda27e2d4891c5952dc # v4
with:
version: ${{ env.GOLANGCI_LINT_VERSION }}

0 comments on commit 3374517

Please sign in to comment.