Skip to content

Commit 11038e7

Browse files
authored
Merge pull request #539 from traPtitech/dependabot/github_actions/actions-deps-1ee787ebfb
⬆️ Bump golangci/golangci-lint-action from 5 to 6 in the actions-deps group
2 parents ae2abd2 + 26371fa commit 11038e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
needs: build
5151
steps:
5252
- uses: actions/checkout@v4
53-
- uses: golangci/golangci-lint-action@v5
53+
- uses: golangci/golangci-lint-action@v6
5454
with:
5555
version: latest
5656
args: "--timeout=5m"

0 commit comments

Comments
 (0)