Skip to content

Commit b2dd75e

Browse files
chore(deps): bump golangci/golangci-lint-action from 6.5.2 to 8.0.0 (#67)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5cfb48d commit b2dd75e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
go-version-file: go.mod
4545
cache: false
4646
- name: golangci-lint
47-
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
47+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
4848
with:
4949
version: ${{ env.GOLANGCI_LINT_VERSION }}
5050
- name: tidy

0 commit comments

Comments
 (0)