Skip to content

Commit

Permalink
chore(deps): bump chromaui/action from 10 to 11
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 61b20d8 commit 7d6c244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: oven-sh/setup-bun@v1
- name: Install dependencies
run: bun i --frozen-lockfile
- uses: chromaui/action@v10
- uses: chromaui/action@v11
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
exitOnceUploaded: true
Expand Down

0 comments on commit 7d6c244

Please sign in to comment.