Skip to content

Commit b828e81

Browse files
Bump golangci/golangci-lint-action in the gh_dependencies group
Bumps the gh_dependencies group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action). Updates `golangci/golangci-lint-action` from 6.2.0 to 6.3.1 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v6.2.0...v6.3.1) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh_dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3de5071 commit b828e81

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
@@ -17,6 +17,6 @@ jobs:
1717
with:
1818
go-version: 1.23.x
1919
- name: Lint
20-
uses: golangci/golangci-lint-action@v6.2.0
20+
uses: golangci/golangci-lint-action@v6.3.1
2121
with:
2222
version: v1.63.4

0 commit comments

Comments
 (0)