diff --git a/.forgejo/workflows/sync.yml b/.forgejo/workflows/sync.yml index 995e93d..8bf0982 100644 --- a/.forgejo/workflows/sync.yml +++ b/.forgejo/workflows/sync.yml @@ -30,7 +30,7 @@ jobs: echo "JECS_VERSION=$version" >> $GITHUB_OUTPUT - name: Create Pull Request - uses: https://github.com/peter-evans/create-pull-request@v7 + uses: actions/create-pull-request@v7 with: title: Sync to upstream Jecs ${{ steps.read_jecs_version.outputs.JECS_VERSION }} body: |