Skip to content

Commit

Permalink
Update auto-dependabot-fix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhongpinWang authored Dec 16, 2024
1 parent 8838b07 commit 25e255e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-dependabot-fix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.ref }}
token: ${{ secrets.GH_CLOUD_SDK_JS_ADMIN_WRITE_TOKEN }}
- run: git fetch --depth=1
- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 25e255e

Please sign in to comment.