chore(deps): update dependencies (#39176)

This commit is contained in:
Giteabot
2026-08-31 12:34:15 +02:00
committed by GitHub
parent 4f307ec685
commit 535fc29ae8
12 changed files with 398 additions and 384 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ jobs:
steps:
# pull_request_review runs without repository secrets on fork PRs, so fall
# back to the workflow token for the non-backport checks handled here.
- uses: go-gitea/giteabot@1d822239e9110b50c36192edb3c85883cf12efb3 # v1.0.5
- uses: go-gitea/giteabot@c214e4be0efc926a2d6ce93b7a3911fe7fa65ab1 # v1.0.6
with:
github_token: ${{ secrets.GITEABOT_TOKEN || github.token }}
checks: ${{ github.event.inputs.checks || 'labels,merge_queue,lock,feedback,last_call,milestones,lgtm,translation_comment,pr_actions' }}