diff --git a/.github/workflows/update_dependencies.yml b/.github/workflows/update_dependencies.yml index 3863c92..24d9f93 100644 --- a/.github/workflows/update_dependencies.yml +++ b/.github/workflows/update_dependencies.yml @@ -38,7 +38,7 @@ jobs: ${lockDiff}." echo ::set-output name=pr_body::"${lockDiff}" - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: token: ${{ secrets.ZORGBORT_TOKEN }} title: ${{ steps.vars.outputs.pr_title }}