diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0519765b7..b5dc63963 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -68,7 +68,7 @@ jobs: - 5432:5432 redis: - image: redis@sha256:a06cea905344470eb49c972f3d030e22f28f632c1b4f43bbe4a26a4329dd6be5 + image: redis@sha256:c16e2b5ec23a6a0f741796ae42d07d056ea0154d928e2df7e2de14899408d3ab # Set health checks to wait until redis has started options: >- --health-cmd "redis-cli ping" @@ -129,7 +129,7 @@ jobs: cp -r .output/public/_nuxt storybook-static - name: Publish and test Storybook - uses: chromaui/action@dd2eecb9bef44f54774581f4163b0327fd8cf607 # v11 + uses: chromaui/action@c87f51948ffd40e4ef359939cd942c04b78b917b # v11 with: projectToken: 'b3787adf2fa5' # Don't wait until Chroma verified the build (for this we have the Github check)