Skip to content

Commit 29a6efe

Browse files
chore(deps): update golangci/golangci-lint-action action to v7
1 parent 185ebd9 commit 29a6efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
go-version-file: go.mod
2424

25-
- uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
25+
- uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7
2626
with:
2727
args: --timeout=10m
2828

0 commit comments

Comments
 (0)