Skip to content

Commit 5a45b37

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 9.0.0 to 9.1.0 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v9.0.0...v9.1.0) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh_dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6abb631 commit 5a45b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
with:
1818
go-version: 1.25.x
1919
- name: Lint
20-
uses: golangci/golangci-lint-action@v9.0.0
20+
uses: golangci/golangci-lint-action@v9.1.0
2121
with:
2222
version: v2.5.0

0 commit comments

Comments
 (0)