Skip to content

Commit 6b13594

Browse files
Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 (#633)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.1 to 6.5.2. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@4696ba8...55c2c14) --- 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 18d0a17 commit 6b13594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: golangci-lint
24-
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea
24+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84
2525
with:
2626
version: v1.62.2
2727

0 commit comments

Comments
 (0)