Skip to content

Commit 89478b4

Browse files
dependabot[bot]theSuess
authored andcommittedMay 13, 2024·
chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.3.0 to 6.0.1. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v5.3.0...v6.0.1) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6c1697 commit 89478b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/pr-validation.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
go-version-file: "go.mod"
9696

9797
- name: golangci-lint
98-
uses: golangci/golangci-lint-action@v5.3.0
98+
uses: golangci/golangci-lint-action@v6.0.1
9999
with:
100100
version: "v1.57.2"
101101

0 commit comments

Comments
 (0)
Please sign in to comment.