diff --git a/.github/workflows/update_metadata.yml b/.github/workflows/update_metadata.yml index 845aab67..7a92e448 100644 --- a/.github/workflows/update_metadata.yml +++ b/.github/workflows/update_metadata.yml @@ -56,7 +56,7 @@ jobs: - name: Create Pull Request if not exist if: ${{ steps.checkout-pr.outputs.switched == 'false' }} - uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6.0.2 + uses: peter-evans/create-pull-request@9153d834b60caba6d51c9b9510b087acf9f33f83 # v6.0.4 with: commit-message: Add new metadata branch: ${{ env.BRANCH_NAME }}