diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index d681daf6..fb69a8e2 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -65,7 +65,7 @@ jobs: # 👇 Adds Chromatic as a step in the workflow - name: Publish to Chromatic - uses: chromaui/action@f71fbeede42d48b89ad16e7689d2bdefb08e6fd0 # v1 + uses: chromaui/action@5991575112b472a4fa85429f29cc17e2fb83a2a2 # v11 # Chromatic GitHub Action options with: # 👇 Chromatic projectToken, refer to the manage page to obtain it.