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
…641)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent 628a37d commit f40f5e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
go-version: '1.24.0' # renovate: datasource=golang-version depName=go
cache: false
- name: golangci-lint
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6
uses: golangci/golangci-lint-action@e0ebdd245eea59746bb0b28ea6a9871d3e35fbc9 # v6
with:
install-mode: goinstall
version: v1.63.4 # renovate: datasource=github-tags depName=golangci/golangci-lint

0 comments on commit f40f5e2

Please sign in to comment.