Skip to content

Commit

Permalink
Merge pull request #519 from crossplane/renovate/golangci-golangci-li…
Browse files Browse the repository at this point in the history
…nt-action-digest

Update golangci/golangci-lint-action digest to 3a91952
  • Loading branch information
phisco authored Aug 18, 2023
2 parents fcbb2cd + 54e4433 commit 573d2a8
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 @@ -107,7 +107,7 @@ jobs:
# this action because it leaves 'annotations' (i.e. it comments on PRs to
# point out linter violations).
- name: Lint
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
with:
version: ${{ env.GOLANGCI_VERSION }}
skip-cache: true # We do our own caching.
Expand Down

0 comments on commit 573d2a8

Please sign in to comment.