Skip to content

Commit

Permalink
Merge pull request #26 from chainguard-dev/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…golangci/golangci-lint-action-6.1.1

Bump golangci/golangci-lint-action from 3.7.0 to 6.1.1
  • Loading branch information
k4leung4 authored Dec 23, 2024
2 parents a067156 + 9f69203 commit df17885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
check-latest: true

- name: golangci-lint
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
with:
version: v1.62.2
args: --timeout=5m --verbose

0 comments on commit df17885

Please sign in to comment.