diff --git a/.github/workflows/check_release.yaml b/.github/workflows/check_release.yaml index 9cd7f23..84b51ef 100644 --- a/.github/workflows/check_release.yaml +++ b/.github/workflows/check_release.yaml @@ -20,7 +20,7 @@ jobs: repo: gpodder/gpodder - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: token: ${{ secrets.GITHUB_TOKEN }} title: "chore: update ${{ steps.depup.outputs.repo }} to ${{ steps.depup.outputs.latest }}"