Skip to content

Commit

Permalink
Merge pull request #57 from hawkv6/dependabot/github_actions/golangci…
Browse files Browse the repository at this point in the history
…/golangci-lint-action-6
  • Loading branch information
jklaiber authored Jul 22, 2024
2 parents 913891e + 40d9832 commit 9fcf4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
go-version: '1.21'
cache: false
- name: golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6
with:
version: v1.54

0 comments on commit 9fcf4c3

Please sign in to comment.