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