Skip to content

Commit f2be155

Browse files
Update golangci/golangci-lint-action digest to 1e7e51e
1 parent b1e7235 commit f2be155

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
@@ -52,7 +52,7 @@ jobs:
5252
run: go mod tidy && git diff --exit-code go.mod go.sum
5353

5454
- name: Lint
55-
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9
55+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
5656
with:
5757
version: ${{ env.GOLANGCI_VERSION }}
5858

0 commit comments

Comments
 (0)