Skip to content

Commit

Permalink
build(deps): bump chromaui/action from 11.25.2 to 11.26.1
Browse files Browse the repository at this point in the history
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.25.2 to 11.26.1.
- [Release notes](https://github.com/chromaui/action/releases)
- [Commits](chromaui/action@1fc59b1...fb9e1a8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent 801a7ed commit b5182f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}

- name: Publish to Chromatic
uses: chromaui/action@1fc59b137c52d2f7571c8cf0b40daad2794fd551 # v11.25.2
uses: chromaui/action@fb9e1a8348b79ee0fda3e439a841a05141a4ccec # v11.26.1
if: |
github.event.pull_request.draft == false &&
github.actor != 'dependabot[bot]'
Expand Down

0 comments on commit b5182f8

Please sign in to comment.