Skip to content

Commit

Permalink
Merge pull request #125 from Valentin-Kaiser/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/golangci/golangci-lint-action-6

Bump golangci/golangci-lint-action from 5 to 6
  • Loading branch information
Valentin-Kaiser authored May 7, 2024
2 parents 1f5d5e3 + 18e0738 commit 9d1c8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
- name: Install dependencies
run: go mod tidy
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6

0 comments on commit 9d1c8d0

Please sign in to comment.