Skip to content

Commit

Permalink
Merge pull request #3112 from kubernetes-sigs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/all-github-actions-ca90dd7130

🌱 Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2 in the all-github-actions group
  • Loading branch information
k8s-ci-robot authored Feb 11, 2025
2 parents c5bb1d4 + 802e40c commit 894df3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
go-version: ${{ steps.vars.outputs.go_version }}
- name: golangci-lint
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # tag=v6.2.0
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # tag=v6.3.2
with:
version: v1.63.4
args: --out-format=colored-line-number
Expand Down

0 comments on commit 894df3a

Please sign in to comment.