Skip to content

Commit

Permalink
Merge pull request #115 from telekom/dependabot/github_actions/golang…
Browse files Browse the repository at this point in the history
…ci/golangci-lint-action-5.0.0

🌱 Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
  • Loading branch information
schrej committed Apr 29, 2024
2 parents 07ed46e + 9d2033a commit 33ad85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pullrequests.yaml
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: run code generators
run: make generate
- name: golangci-lint
uses: golangci/golangci-lint-action@v4.0.0
uses: golangci/golangci-lint-action@v5.0.0
with:
version: v1.56.2
args: --timeout=10m
Expand Down

0 comments on commit 33ad85f

Please sign in to comment.