chore(deps): update peter-evans/commit-comment action to v2 (#39766)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-23 17:59:56 +08:00 committed by GitHub
parent 7df91fd14b
commit 189f912a8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,7 +83,7 @@ jobs:
npx surge --project ./_site --domain $DEPLOY_DOMAIN --token ${{ secrets.SURGE_TOKEN }} npx surge --project ./_site --domain $DEPLOY_DOMAIN --token ${{ secrets.SURGE_TOKEN }}
- name: Create Commit Comment - name: Create Commit Comment
uses: peter-evans/commit-comment@v1 uses: peter-evans/commit-comment@v2
with: with:
body: | body: |
Doc site for this release: https://ant-design-${{ steps.publish-version.outputs.VERSION }}.surge.sh Doc site for this release: https://ant-design-${{ steps.publish-version.outputs.VERSION }}.surge.sh