diff --git a/.github/workflows/update_metadata.yml b/.github/workflows/update_metadata.yml index a7fae16e5..28bd20fbc 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@bd72e1b7922d417764d27d30768117ad7da78a0e + uses: peter-evans/create-pull-request@f094b77505fb89581e68a1163fbd2fffece39da1 with: commit-message: Update build artifact sizes in check_metadata.sh delete-branch: true