Skip to content

Commit 15845ac

Browse files
dependabot[bot]adamjensenbot
authored andcommitted
Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v6.1.0...v6.1.1) --- 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 3553997 commit 15845ac

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
@@ -21,7 +21,7 @@ jobs:
2121
cache: false
2222

2323
- name: golangci-lint
24-
uses: golangci/[email protected].0
24+
uses: golangci/[email protected].1
2525
with:
2626
only-new-issues: true
2727
version: v1.60.3

0 commit comments

Comments
 (0)