Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 9232eb9 commit d7f81af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook-chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: pnpm i -D chromatic

- name: Publish to Chromatic
uses: chromaui/action@v10
uses: chromaui/action@v11
id: publish
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d7f81af

Please sign in to comment.