Skip to content

Commit

Permalink
Bump chromaui/action from 11.12.1 to 11.14.0 (#270)
Browse files Browse the repository at this point in the history
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.12.1 to 11.14.0.
- [Release notes](https://github.com/chromaui/action/releases)
- [Commits](chromaui/action@v11.12.1...v11.14.0)

---
updated-dependencies:
- dependency-name: chromaui/action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 4171ff9 commit 63bfc76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/visual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: ./.github/actions/init-node
- name: Publish to Chromatic
if: steps.today.outputs.has_commits == 'true'
uses: chromaui/action@v11.12.1
uses: chromaui/action@v11.14.0
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
buildScriptName: build:visual
Expand Down

0 comments on commit 63bfc76

Please sign in to comment.