Skip to content

Commit 573d2a8

Browse files
authored
Merge pull request #519 from crossplane/renovate/golangci-golangci-lint-action-digest
Update golangci/golangci-lint-action digest to 3a91952
2 parents fcbb2cd + 54e4433 commit 573d2a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
# this action because it leaves 'annotations' (i.e. it comments on PRs to
108108
# point out linter violations).
109109
- name: Lint
110-
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3
110+
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
111111
with:
112112
version: ${{ env.GOLANGCI_VERSION }}
113113
skip-cache: true # We do our own caching.

0 commit comments

Comments
 (0)