Skip to content

Commit e88b35b

Browse files
chore(deps): bump chromaui/action in /.github/workflows
Bumps [chromaui/action](https://github.com/chromaui/action) from 18.7.1 to 18.8.1. - [Release notes](https://github.com/chromaui/action/releases) - [Changelog](https://github.com/chromaui/action/blob/main/CHANGELOG.md) - [Commits](chromaui/action@v18.7.1...v18.8.1) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 18.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9df1a45 commit e88b35b

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
@@ -49,7 +49,7 @@ jobs:
4949
- name: Chromatic - DCR
5050
env:
5151
NODE_OPTIONS: '--max_old_space_size=4096'
52-
uses: chromaui/action@v18.7.1
52+
uses: chromaui/action@v18.8.1
5353
if: |
5454
github.event_name == 'merge_group' ||
5555
(github.event_name == 'pull_request' &&

0 commit comments

Comments
 (0)