Skip to content

Commit

Permalink
Merge pull request #539 from traPtitech/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions-deps-1ee787ebfb

⬆️ Bump golangci/golangci-lint-action from 5 to 6 in the actions-deps group
  • Loading branch information
iChemy authored Jun 17, 2024
2 parents ae2abd2 + 26371fa commit 11038e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
needs: build
steps:
- uses: actions/checkout@v4
- uses: golangci/golangci-lint-action@v5
- uses: golangci/golangci-lint-action@v6
with:
version: latest
args: "--timeout=5m"
Expand Down

0 comments on commit 11038e7

Please sign in to comment.