Skip to content

Commit

Permalink
Merge pull request #654 from danskernesdigitalebibliotek/chromatic-11-4
Browse files Browse the repository at this point in the history
Lock Chromatic GitHub action to 11.4
  • Loading branch information
kasperg authored Jun 3, 2024
2 parents dd66ce5 + c44f08b commit 86cdd0b
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 @@ -19,7 +19,7 @@ jobs:
- run: yarn css:build

- name: Publish to Chromatic
uses: chromaui/action@v11
uses: chromaui/action@v11.4.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
projectToken: c6b96f9648b6

0 comments on commit 86cdd0b

Please sign in to comment.