Skip to content

Commit d508c2a

Browse files
authoredMar 12, 2025
chore(deps): bump golangci/golangci-lint-action
Bumps the patch-updates group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action). Updates `golangci/golangci-lint-action` from 6.5.0 to 6.5.1 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v6.5.0...v6.5.1) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b35401 commit d508c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
**/**.go
2424
go.mod
2525
go.sum
26-
- uses: golangci/golangci-lint-action@v6.5.0
26+
- uses: golangci/golangci-lint-action@v6.5.1
2727
with:
2828
version: latest
2929
args: --timeout 10m

0 commit comments

Comments
 (0)