update deps

This commit is contained in:
ssrlive 2025-03-07 12:48:39 +08:00
parent e556f7657b
commit 68716bdc9f
5 changed files with 37 additions and 22 deletions

View file

@ -15,6 +15,6 @@ jobs:
- name: Auto approve pull request, then squash and merge
uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
# target: minor
# here `PAT_REPO_ADMIN` is a user's passkey provided by github.
github-token: ${{ secrets.PAT_REPO_ADMIN }}