Skip to content

Commit

Permalink
Merge pull request #12 from occrp/renovate/golangci-golangci-lint-act…
Browse files Browse the repository at this point in the history
…ion-6.x

Update golangci/golangci-lint-action action to v6
  • Loading branch information
ps-occrp authored Oct 1, 2024
2 parents f7aab6a + 5380ed4 commit f520082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golanglint-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
go-version: '1.22'
cache: false
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
version: v1.54

0 comments on commit f520082

Please sign in to comment.