Skip to content

Commit 8ec47eb

Browse files
authored
Merge pull request #38 from 1995parham-teaching/dependabot/github_actions/golangci/golangci-lint-action-8
build(deps): bump golangci/golangci-lint-action from 7 to 8
2 parents d4895a9 + 04f368f commit 8ec47eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
with:
1313
go-version-file: "go.mod"
1414
- name: golangci-lint
15-
uses: golangci/golangci-lint-action@v7
15+
uses: golangci/golangci-lint-action@v8
1616
with:
1717
version: latest

0 commit comments

Comments
 (0)