Skip to content

Commit a99684a

Browse files
Update golangci/golangci-lint-action digest to ec5d184
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00012f7 commit a99684a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
go-version-file: './go.mod'
1717
- name: golangci-lint
18-
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6
18+
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6
1919
with:
2020
args: "--timeout=10m --build-tags='normal periodic minikube'"
2121
go:

0 commit comments

Comments
 (0)