Skip to content

Commit 30ab7e5

Browse files
authored
Merge pull request #23 from fergusbisset/dependabot/github_actions/chromaui/action-13
build(deps): bump chromaui/action from 1 to 13
2 parents b956e66 + 88fd21c commit 30ab7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/visual-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: npm run test:ssr-components
4545

4646
- name: Publish to Chromatic
47-
uses: chromaui/action@v1
47+
uses: chromaui/action@v13
4848
with:
4949
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
5050
buildScriptName: build-storybook

0 commit comments

Comments
 (0)