Skip to content

Commit edfc6ac

Browse files
authored
Merge pull request #32 from dsh2dsh/dependabot/github_actions/golangci/golangci-lint-action-9
Bump golangci/golangci-lint-action from 8 to 9
2 parents b11d119 + c82cc68 commit edfc6ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci-lint.yml

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
- name: golangci-lint
25-
uses: golangci/golangci-lint-action@v8
25+
uses: golangci/golangci-lint-action@v9
2626
with:
2727
# Require: The version of golangci-lint to use.
2828
#

0 commit comments

Comments
 (0)