Skip to content

Commit

Permalink
Merge pull request #196 from YutaGoto/dependabot/github_actions/chrom…
Browse files Browse the repository at this point in the history
…aui/action-11
  • Loading branch information
dependabot[bot] authored Mar 10, 2024
2 parents 1ea8e7e + cfa1448 commit 1ea7cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
version: 8
- name: Install dependencies
run: pnpm install
- uses: chromaui/action@v10
- uses: chromaui/action@v11
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1ea7cd0

Please sign in to comment.