Skip to content

Commit 62c613d

Browse files
Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 in the github-actions group (#31)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bac4ece commit 62c613d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
go-version: '1.23'
4141

4242
- name: 'Golangci-lint'
43-
uses: golangci/golangci-lint-action@v7.0.0
43+
uses: golangci/golangci-lint-action@v8.0.0

0 commit comments

Comments
 (0)