Skip to content

Commit 486ef2f

Browse files
Bump chromaui/action from 13 to 15 (#345)
Bumps [chromaui/action](https://github.com/chromaui/action) from 13 to 15. - [Release notes](https://github.com/chromaui/action/releases) - [Changelog](https://github.com/chromaui/action/blob/main/CHANGELOG.md) - [Commits](chromaui/action@v13...v15) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: '15' 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 f74b3d7 commit 486ef2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v13
60+
uses: chromaui/action@v15
6161
with:
6262
autoAcceptChanges: main
6363
branchName: ${{ env.CHROMATIC_BRANCH}}

0 commit comments

Comments
 (0)