Skip to content

Commit

Permalink
chore(deps): bump chromaui/action from 1 to 10 (#2390)
Browse files Browse the repository at this point in the history
Bumps [chromaui/action](https://github.com/chromaui/action) from 1 to 10.
- [Release notes](https://github.com/chromaui/action/releases)
- [Commits](chromaui/action@v1...v10)

---
updated-dependencies:
- dependency-name: chromaui/action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent 85c8ba6 commit d8cba3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

- name: Publish to Chromatic
id: chromatic
uses: chromaui/action@v1
uses: chromaui/action@v10
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
buildScriptName: ci:storybook
Expand Down

0 comments on commit d8cba3e

Please sign in to comment.