Skip to content

Commit

Permalink
Merge pull request #3864 from containerd/dependabot/github_actions/go…
Browse files Browse the repository at this point in the history
…langci/golangci-lint-action-6.3.0

build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.0
  • Loading branch information
djdongjin authored Feb 5, 2025
2 parents 4a8d993 + 5e36bef commit 21590cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
go-version: ${{ env.GO_VERSION }}
check-latest: true
- name: golangci-lint
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
uses: golangci/golangci-lint-action@e60da84bfae8c7920a47be973d75e15710aa8bd7 # v6.3.0
with:
args: --verbose
other:
Expand Down

0 comments on commit 21590cd

Please sign in to comment.