Skip to content

Commit 7a83ef8

Browse files
authored
Merge pull request #4 from ichizero/renovate/golangci-golangci-lint-action-6.x
chore(deps): update golangci/golangci-lint-action action to v6
2 parents ca337fa + 81e67ba commit 7a83ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
with:
3838
go-version-file: "go.mod"
3939
cache: false # Use golangci-lint-action cache instead.
40-
- uses: golangci/golangci-lint-action@v5
40+
- uses: golangci/golangci-lint-action@v6
4141
with:
4242
version: v1.56

0 commit comments

Comments
 (0)