Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action digest to e0ebdd2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent 164db06 commit 62d5f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
go-version-file: 'go.mod'
- name: golangci-lint
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6
uses: golangci/golangci-lint-action@e0ebdd245eea59746bb0b28ea6a9871d3e35fbc9 # v6
with:
version: ${{ env.GOLANGCI_LINT_VERSION }}
- name: Download dependencies
Expand Down

0 comments on commit 62d5f38

Please sign in to comment.