diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index e0f1de7c8..71c8f62db 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -46,7 +46,7 @@ jobs: - name: Publish Storybook Preview in PR comment if: ${{ github.event_name == 'pull_request' }} - uses: thollander/actions-comment-pull-request@v2 + uses: thollander/actions-comment-pull-request@v3 with: message: | Storybook Preview: ${{ steps.chromatic.outputs.storybookUrl }}