Browse Source

chore(deps): update chromaui/action digest to a89b674 (#5443)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5449/head
renovate[bot] 3 years ago committed by GitHub
parent
commit
e40c9902eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/chromatic.yml

2
.github/workflows/chromatic.yml

@ -33,7 +33,7 @@ jobs: @@ -33,7 +33,7 @@ jobs:
run: npm ci
- name: Publish to Chromatic
uses: chromaui/action@d51b84e79d164fbe8fc5bb7175695d88ddd04b72
uses: chromaui/action@a89b674adf766dbde41ad9ea2b2b60b91188a0f0
with:
token: ${{ secrets.GITHUB_TOKEN }}
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

Loading…
Cancel
Save