diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index f2acad0be0..0a4860dc5f 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -37,7 +37,7 @@ jobs: run: pnpm install - name: 🧪 Run Chromatic Visual and Accessibility Tests - uses: chromaui/action@0794e6939fe40ce46a88963f818092afc427da5b # v15.3.0 + uses: chromaui/action@f191a0224b10e1a38b2091cefb7b7a2337009116 # v16.0.0 env: CHROMATIC_BRANCH: ${{ github.event.pull_request.head.ref || github.ref_name }} CHROMATIC_SHA: ${{ github.event.pull_request.head.sha || github.sha }}