diff --git a/.github/workflows/container-version.yaml b/.github/workflows/container-version.yaml index 4f84529b4c..3bf0ab1d11 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@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0 + uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6 with: signoff: true token: ${{ secrets.GITHUB_TOKEN }}