Skip to content

Commit fb53269

Browse files
dependabot[bot]michaelmior
authored andcommitted
Bump chromaui/action from 1 to 13
Bumps [chromaui/action](https://github.com/chromaui/action) from 1 to 13. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@v1...v13) --- updated-dependencies: - dependency-name: chromaui/action dependency-version: '13' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7cc1c2 commit fb53269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
run: pnpm install
2727
# 👇 Adds Chromatic as a step in the workflow
2828
- name: Publish to Chromatic
29-
uses: chromaui/action@v1
29+
uses: chromaui/action@v13
3030
with:
3131
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)