diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 819360f..6eeb6ea 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@fdbe7756d4dbf493e2fbb822df73be7accd07e1c # v11 + uses: chromaui/action@64a9c0ca3bfb724389b0d536e544f56b7b5ff5b3 # v11 # Chromatic GitHub Action options with: # 👇 Chromatic projectToken, refer to the manage page to obtain it.