Skip to content

Commit

Permalink
Merge pull request #1014 from carapace-sh/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…olangci/golangci-lint-action-6

build(deps): bump golangci/golangci-lint-action from 5 to 6
  • Loading branch information
rsteube authored May 8, 2024
2 parents a49e741 + 126d5f8 commit 7ed3d0a
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 @@ -19,4 +19,4 @@ jobs:
cache: false
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6

0 comments on commit 7ed3d0a

Please sign in to comment.