diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 302f3e4ae9..7fd92c8bd3 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -71,7 +71,7 @@ jobs: run-id: ${{ github.event.workflow_run.id }} - name: Publish to Chromatic if: ${{ steps.run_metadata.outputs.branchName == 'main' || steps.run_metadata.outputs.runChromatic == 'true' }} - uses: chromaui/action@v11.22.0 + uses: chromaui/action@v11.22.2 # Chromatic GitHub Action options with: # 👇 Chromatic projectToken, refer to the manage page to obtain it.