diff --git a/.github/workflows/update_metadata.yml b/.github/workflows/update_metadata.yml index 0b0d7082a..c1100b290 100644 --- a/.github/workflows/update_metadata.yml +++ b/.github/workflows/update_metadata.yml @@ -36,7 +36,7 @@ jobs: run: source ./tests/scripts/update_metadata.sh - name: Create Pull Request - uses: peter-evans/create-pull-request@18f90432bedd2afd6a825469ffd38aa24712a91d + uses: peter-evans/create-pull-request@171dd555b9ab6b18fa02519fdfacbb8bf671e1b4 with: commit-message: Update build artifact sizes in check_metadata.sh delete-branch: true