Skip to content

Commit

Permalink
Merge pull request #63 from losisin/dependabot/github_actions/golangc…
Browse files Browse the repository at this point in the history
…i/golangci-lint-action-6
  • Loading branch information
Aleksandar Stojanov authored May 7, 2024
2 parents f87b874 + 44463ba commit b6e2392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
go-version-file: go.mod
cache: true
- name: golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6
with:
args: --timeout 5m0s
skip-cache: true
Expand Down

0 comments on commit b6e2392

Please sign in to comment.