Skip to content

Commit

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

build(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1
  • Loading branch information
ktock authored Feb 9, 2024
2 parents 94b1208 + 5485457 commit 2d6f470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
go-version: '1.21.x'
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.7.0
uses: golangci/golangci-lint-action@v3.7.1
with:
version: v1.55.2
args: --verbose
Expand Down

0 comments on commit 2d6f470

Please sign in to comment.