Skip to content

Commit

Permalink
Merge pull request #122 from iits-consulting/renovate/golangci-golang…
Browse files Browse the repository at this point in the history
…ci-lint-action-6.x

chore(deps): update golangci/golangci-lint-action action to v6
  • Loading branch information
Ninja243 authored Jul 26, 2024
2 parents d60c66f + 4d31a3a commit 1fc0731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
version: latest
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1fc0731

Please sign in to comment.