Skip to content

Commit

Permalink
Merge pull request #23 from devnw/dependabot/github_actions/golangci/…
Browse files Browse the repository at this point in the history
…golangci-lint-action-6

Bump golangci/golangci-lint-action from 3 to 6
  • Loading branch information
benjivesterby authored Nov 21, 2024
2 parents a49dad6 + d4528f2 commit 8281e60
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 @@ -18,6 +18,6 @@ jobs:
go-version: ${{ matrix.go-version }}
stable: false
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
skip-go-installation: true

0 comments on commit 8281e60

Please sign in to comment.