Skip to content

Commit

Permalink
Merge pull request #57 from crossplane-contrib/renovate/golangci-gola…
Browse files Browse the repository at this point in the history
…ngci-lint-action-digest

chore(deps): update golangci/golangci-lint-action digest to d6238b0
  • Loading branch information
haarchri authored Aug 13, 2024
2 parents 63347c2 + 763fb06 commit 2071fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
# We could run 'make lint' but we prefer this action because it leaves
# 'annotations' (i.e. it comments on PRs to point out linter violations).
- name: Lint
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4
uses: golangci/golangci-lint-action@d6238b002a20823d52840fda27e2d4891c5952dc # v4
with:
version: ${{ env.GOLANGCI_VERSION }}

Expand Down

0 comments on commit 2071fa6

Please sign in to comment.