Skip to content

Commit dd11240

Browse files
authored
Merge pull request #1 from dsh2dsh/dependabot/github_actions/golangci/golangci-lint-action-6
build(deps): bump golangci/golangci-lint-action from 5 to 6
2 parents 3fed1db + c00bfed commit dd11240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)