Skip to content

Commit 8b75af4

Browse files
Bump chromaui/action from 17.4.1 to 18.0.1 in /.github/workflows
Bumps [chromaui/action](https://github.com/chromaui/action) from 17.4.1 to 18.0.1. - [Release notes](https://github.com/chromaui/action/releases) - [Changelog](https://github.com/chromaui/action/blob/main/CHANGELOG.md) - [Commits](chromaui/action@v17.4.1...v18.0.1) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44c1c48 commit 8b75af4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dcr-chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Chromatic - DCR
4848
env:
4949
NODE_OPTIONS: '--max_old_space_size=4096'
50-
uses: chromaui/action@v17.4.1
50+
uses: chromaui/action@v18.0.1
5151
if: |
5252
github.ref == 'refs/heads/main' ||
5353
(github.event_name == 'pull_request' &&

0 commit comments

Comments
 (0)