Skip to content

Commit 0820d87

Browse files
authored
Merge pull request #2370 from redhat-appstudio/konflux/mintmaker/main/golangci-golangci-lint-action-digest
Update golangci/golangci-lint-action digest to 0adbc47
2 parents f2ba07b + 1ff97a6 commit 0820d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-ci.yaml

+1-1
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@e0ebdd245eea59746bb0b28ea6a9871d3e35fbc9 # v6
18+
uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778 # v6
1919
with:
2020
args: "--timeout=10m --build-tags='normal periodic minikube'"
2121
go:

0 commit comments

Comments
 (0)