Skip to content

Commit 30e3653

Browse files
chore(deps): update chromaui/action action to v10 (#5058)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c295f38 commit 30e3653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
- name: Publish to Chromatic
6363
if: '!github.event.pull_request.head.repo.fork'
64-
uses: chromaui/action@v1
64+
uses: chromaui/action@v10
6565
with:
6666
token: ${{ secrets.GITHUB_TOKEN }}
6767
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)