Skip to content

Commit 4d1b9d1

Browse files
chore(deps): bump chromaui/action from 13.3.3 to 13.3.4 (#21072)
Bumps [chromaui/action](https://github.com/chromaui/action) from 13.3.3 to 13.3.4. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@ac86f2f...4c20b95) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 13.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b2a5d5 commit 4d1b9d1

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
@@ -428,7 +428,7 @@ jobs:
428428
run: yarn workspace @carbon/react storybook:build --stats-json
429429
- id: chromatic
430430
name: Run Chromatic
431-
uses: chromaui/action@ac86f2ff0a458ffbce7b40698abd44c0fa34d4b6 # v13.3.3
431+
uses: chromaui/action@4c20b95e9d3209ecfdf9cd6aace6bbde71ba1694 # v13.3.4
432432
with:
433433
# 👇 Token is intentionally plaintext
434434
# https://www.chromatic.com/docs/github-actions/#run-chromatic-on-external-forks-of-open-source-projects

0 commit comments

Comments
 (0)