Skip to content

Commit

Permalink
chore(deps): bump chromaui/action from 10 to 11 (#2043)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 25, 2024
1 parent 8fccebf commit a80c69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Install dependencies
uses: bahmutov/npm-install@v1
- name: Publish to Chromatic
uses: chromaui/action@v10
uses: chromaui/action@v11
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
onlyChanged: true # 👈 Required option to enable TurboSnap
Expand Down

0 comments on commit a80c69f

Please sign in to comment.