Skip to content

Commit 54d98c4

Browse files
Bump chromaui/action from 15 to 16 (#359)
Bumps [chromaui/action](https://github.com/chromaui/action) from 15 to 16. - [Release notes](https://github.com/chromaui/action/releases) - [Changelog](https://github.com/chromaui/action/blob/main/CHANGELOG.md) - [Commits](chromaui/action@v15...v16) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: '16' 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>
1 parent 28e0e6b commit 54d98c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: Storybook deploy
5959
if: ${{ env.CHROMATIC_PROJECT_TOKEN }}
60-
uses: chromaui/action@v15
60+
uses: chromaui/action@v16
6161
with:
6262
autoAcceptChanges: main
6363
branchName: ${{ env.CHROMATIC_BRANCH}}

0 commit comments

Comments
 (0)