Skip to content

Commit 3c7d848

Browse files
Merge pull request #10 from frantjc/dependabot/github_actions/golangci/golangci-lint-action-6.5.2
Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2
2 parents 48dd4a8 + add1aa3 commit 3c7d848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
- uses: actions/setup-go@v5
1515
with:
1616
go-version: 1.23
17-
- uses: golangci/golangci-lint-action@v6.5.1
17+
- uses: golangci/golangci-lint-action@v6.5.2
1818
- run: make test

0 commit comments

Comments
 (0)