Skip to content

Commit

Permalink
build(deps): bump chromaui/action in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.10.2 to 11.19.0.
- [Release notes](https://github.com/chromaui/action/releases)
- [Commits](chromaui/action@v11.10.2...v11.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent eb0f681 commit a3fef93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile

- uses: chromaui/action@v11.10.2
- uses: chromaui/action@v11.19.0
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a3fef93

Please sign in to comment.