Skip to content

Commit 674af30

Browse files
authored
Merge pull request #98 from embano1/dependabot/github_actions/golangci/golangci-lint-action-7
2 parents 7d394ef + 021615e commit 674af30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
go-version: "1.23"
2727

2828
- name: golangci-lint
29-
uses: golangci/golangci-lint-action@v6
29+
uses: golangci/golangci-lint-action@v7
3030
with:
3131
# Optional: version of golangci-lint to use in form of v1.21or v1.213 or `latest` to use the latest version
3232
version: latest

0 commit comments

Comments
 (0)