Skip to content

Commit fd87877

Browse files
authoredMay 7, 2024··
build(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (#2056)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.1.0 to 5.3.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v5.1.0...v5.3.0) --- 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 4b1c6c3 commit fd87877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
aqua_version: v1.25.0
4747
- name: Verify Go code
48-
uses: golangci/golangci-lint-action@v5.1.0
48+
uses: golangci/golangci-lint-action@v5.3.0
4949
with:
5050
args: --verbose
5151
version: v1.57.2

0 commit comments

Comments
 (0)
Please sign in to comment.