Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Commit 1b766fa

Browse files
chore(deps): Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 (#1392)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@82d40c2...9d1e062) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b88585 commit 1b766fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
go-version-file: './go.mod'
9191
check-latest: true
9292
- name: golangci-lint
93-
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
93+
uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # v5.1.0
9494
with:
9595
version: v1.54
9696
args: --timeout=15m

0 commit comments

Comments
 (0)