Skip to content

Commit

Permalink
Merge pull request #40 from juusujanar/renovate/golangci-golangci-lin…
Browse files Browse the repository at this point in the history
…t-action-6.x

chore(deps): update golangci/golangci-lint-action action to v6
  • Loading branch information
juusujanar authored Jun 20, 2024
2 parents 8fea91c + 19ad6cb commit ffe00b4
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 @@ -17,6 +17,6 @@ jobs:
- uses: actions/checkout@v4

- name: Lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: latest

0 comments on commit ffe00b4

Please sign in to comment.