Skip to content

Commit

Permalink
Merge pull request #68 from EladLeev/renovate/golangci-golangci-lint-…
Browse files Browse the repository at this point in the history
…action-6.x

chore(deps): update golangci/golangci-lint-action action to v6
  • Loading branch information
EladLeev committed May 12, 2024
2 parents 9324f71 + 04bba67 commit 101e18c
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,6 +19,6 @@ jobs:
cache: false
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6
with:
version: latest

0 comments on commit 101e18c

Please sign in to comment.