Skip to content

Commit 0c25c58

Browse files
Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 in the github-actions group (#78)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a32319d commit 0c25c58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v8.0.0
43+
uses: golangci/golangci-lint-action@v9.0.0

0 commit comments

Comments
 (0)