Skip to content

Commit 98bd6a0

Browse files
build(deps): bump chromaui/action in the github-actions group
Bumps the github-actions group with 1 update: [chromaui/action](https://github.com/chromaui/action). Updates `chromaui/action` from 15.3.1 to 16.0.0 - [Release notes](https://github.com/chromaui/action/releases) - [Changelog](https://github.com/chromaui/action/blob/main/CHANGELOG.md) - [Commits](chromaui/action@eea1606...f191a02) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: 16.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e80c729 commit 98bd6a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ jobs:
192192
run: pnpm run --if-present test
193193

194194
- name: Publish to Chromatic
195-
uses: chromaui/action@eea1606238fd97a70b5af723d103953d1f40967b # 15.3.1
195+
uses: chromaui/action@f191a0224b10e1a38b2091cefb7b7a2337009116 # 16.0.0
196196
if: ${{ github.actor != 'dependabot[bot]' }}
197197
with:
198198
autoAcceptChanges: main
@@ -201,7 +201,7 @@ jobs:
201201
exitOnceUploaded: true
202202

203203
- name: Publish to Chromatic
204-
uses: chromaui/action@eea1606238fd97a70b5af723d103953d1f40967b # 15.3.1
204+
uses: chromaui/action@f191a0224b10e1a38b2091cefb7b7a2337009116 # 16.0.0
205205
if: ${{ github.actor != 'dependabot[bot]' }}
206206
with:
207207
autoAcceptChanges: main

0 commit comments

Comments
 (0)