diff --git a/.github/workflows/container-version.yaml b/.github/workflows/container-version.yaml index 3bf0ab1d111..2f512c97f53 100644 --- a/.github/workflows/container-version.yaml +++ b/.github/workflows/container-version.yaml @@ -23,7 +23,7 @@ jobs: shell: bash - name: Create Pull Request - uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6 + uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0 with: signoff: true token: ${{ secrets.GITHUB_TOKEN }}