Skip to content

Commit c158558

Browse files
authored
Merge pull request #2367 from redhat-appstudio/konflux/mintmaker/main/golangci-golangci-lint-action-digest
Update golangci/golangci-lint-action digest to e0ebdd2
2 parents 3bc1a82 + 6b5e5d4 commit c158558

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

0 commit comments

Comments
 (0)