chore(deps): update golangci/golangci-lint-action action to v8
All checks were successful
Build / build (pull_request) Successful in 1m39s
Lint / lint (pull_request) Successful in 2m33s

This commit is contained in:
Renovate Bot 2025-05-04 23:31:44 +00:00
parent 45081145c5
commit 041f52da0e

View File

@ -15,6 +15,6 @@ jobs:
with: with:
go-version-file: 'go.mod' go-version-file: 'go.mod'
- name: golangci-lint - name: golangci-lint
uses: golangci/golangci-lint-action@v7 uses: golangci/golangci-lint-action@v8
with: with:
version: 'latest' version: 'latest'