diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 594a9f44e1..0d24650e05 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -15,15 +15,16 @@ jobs: - name: Remove PR label env: + GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}' REPOSITORY: '${{ github.repository }}' PR_NUMBER: '${{ github.event.pull_request.number }}' - GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}' run: | gh api "repos/$REPOSITORY/issues/$PR_NUMBER/labels/Update%20dependencies" -X DELETE - name: Push updated dependencies env: BRANCH: '${{ github.head_ref }}' + GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}' run: | git fetch origin "$BRANCH" --depth=1 git checkout "origin/$BRANCH"
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: