Skip to content

Commit 8bc3d64

Browse files
authored
Merge pull request #114 from NETWAYS/dependabot/github_actions/golangci/golangci-lint-action-6
build(deps): bump golangci/golangci-lint-action from 5 to 6
2 parents 364df8e + 1d2d2a3 commit 8bc3d64

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
@@ -16,6 +16,6 @@ jobs:
1616
- uses: actions/checkout@v4
1717

1818
- name: golangci-lint
19-
uses: golangci/golangci-lint-action@v5
19+
uses: golangci/golangci-lint-action@v6
2020
with:
2121
version: v1.54

0 commit comments

Comments
 (0)