diff --git a/.github/workflows/upgrade-patch-versions.yml b/.github/workflows/upgrade-patch-versions.yml index ca8edd59b..d68683a53 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@98357b18bf14b5342f975ff684046ec3b2a07725 + - uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 with: commit-message: Patch versions updates title: Patch versions updates - ${{ inputs.branch }}