diff --git a/.github/workflows/upgrade-patch-versions.yml b/.github/workflows/upgrade-patch-versions.yml index 30b0ed216..ca8edd59b 100644 --- a/.github/workflows/upgrade-patch-versions.yml +++ b/.github/workflows/upgrade-patch-versions.yml @@ -29,7 +29,7 @@ jobs: ~/.cache/pre-commit - run: pre-commit run --all-files propagate-ansible-variables continue-on-error: true - - uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 + - uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 with: commit-message: Patch versions updates title: Patch versions updates - ${{ inputs.branch }}