diff --git a/.forgejo/workflows/update-dependencies.yml b/.forgejo/workflows/update-dependencies.yml index a61456c..9a08c62 100644 --- a/.forgejo/workflows/update-dependencies.yml +++ b/.forgejo/workflows/update-dependencies.yml @@ -24,7 +24,7 @@ jobs: uses: https://github.com/maxking/forgejo-create-pr@main with: # required - token: ${{ secrets.GH_TOKEN }} + token: ${{ secrets.GITHUB_TOKEN }} # optional base: 'main' add-paths: '.'