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