Skip to content

Commit cf6fe17

Browse files
chore(deps): update golangci/golangci-lint-action action to v8 (#33)
Co-authored-by: felix-renovate[bot] <143542247+felix-renovate[bot]@users.noreply.github.com>
1 parent c5aa602 commit cf6fe17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
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@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7
25+
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
2626
with:
2727
args: --timeout=10m
2828

0 commit comments

Comments
 (0)