Skip to content

Commit

Permalink
Merge pull request #134 from postfinance/dependabot/github_actions/go…
Browse files Browse the repository at this point in the history
…langci/golangci-lint-action-6
  • Loading branch information
zbindenren committed May 13, 2024
2 parents 197b6e9 + b8e6781 commit 48fa146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
go-version: '1.22'
- uses: actions/checkout@v4
- uses: golangci/golangci-lint-action@v5
- uses: golangci/golangci-lint-action@v6
with:
version: v1.55
args: --timeout 5m
Expand Down

0 comments on commit 48fa146

Please sign in to comment.