Skip to content

Commit d7079ff

Browse files
chore(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.3.2 (#475)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.3.1 to 6.3.2. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v6.3.1...v6.3.2) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0386d86 commit d7079ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
go-version: "^1.23.0"
4545
cache-dependency-path: go.sum
4646
- name: golangci-lint
47-
uses: golangci/golangci-lint-action@v6.3.1
47+
uses: golangci/golangci-lint-action@v6.3.2
4848
with:
4949
version: v1.61.0
5050
- run: go version

0 commit comments

Comments
 (0)