diff --git a/.github/workflows/bump.yml b/.github/workflows/bump.yml index 63156896..08876c41 100644 --- a/.github/workflows/bump.yml +++ b/.github/workflows/bump.yml @@ -29,7 +29,7 @@ jobs: fi - name: Create Pull Request - uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0 + uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0 with: commit-message: "${{ steps.update-date.outputs.DATE }}" title: "${{ steps.update-date.outputs.DATE }}"