Skip to content

Commit b09d4b4

Browse files
dependabot[bot]iOvergaard
authored andcommitted
build(deps): bump chromaui/action from 10 to 11
Bumps [chromaui/action](https://github.com/chromaui/action) from 10 to 11. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@v10...v11) --- updated-dependencies: - dependency-name: chromaui/action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07c0045 commit b09d4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Install dependencies
5757
run: npm install
5858
- name: Publish to Chromatic
59-
uses: chromaui/action@v10
59+
uses: chromaui/action@v11
6060
continue-on-error: true
6161
with:
6262
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)