Skip to content

Commit c6a50a0

Browse files
Bump chromaui/action from 15 to 17
Bumps [chromaui/action](https://github.com/chromaui/action) from 15 to 17. - [Release notes](https://github.com/chromaui/action/releases) - [Changelog](https://github.com/chromaui/action/blob/main/CHANGELOG.md) - [Commits](chromaui/action@v15...v17) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: '17' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ea0878 commit c6a50a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
run: pnpm install
2727
# 👇 Adds Chromatic as a step in the workflow
2828
- name: Publish to Chromatic
29-
uses: chromaui/action@v15
29+
uses: chromaui/action@v17
3030
with:
3131
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)