Skip to content

Commit ad2d003

Browse files
chore(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.2
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.0 to 6.5.2. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v6.5.0...v6.5.2) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc7c1c4 commit ad2d003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- uses: actions/setup-go@v5
2828
with:
2929
go-version-file: go.mod
30-
- uses: golangci/[email protected].0
30+
- uses: golangci/[email protected].2

0 commit comments

Comments
 (0)