Skip to content

Commit 743e28c

Browse files
Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#173)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 128d521 commit 743e28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
go-version-file: 'go.mod'
4141

4242
- name: golangci-lint
43-
uses: golangci/[email protected].0
43+
uses: golangci/[email protected].1
4444
with:
4545
args: --timeout=10m
4646

0 commit comments

Comments
 (0)