chore(deps): pin dependencies

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-27 00:58:06 +00:00
committed by GitHub
parent cfa0fa1dbb
commit 4975a14a38
+2 -2
View File
@@ -49,7 +49,7 @@ jobs:
- name: Run Chromatic
id: chromatic
uses: chromaui/action@latest
uses: chromaui/action@f191a0224b10e1a38b2091cefb7b7a2337009116 # latest
with:
token: ${{ secrets.GITHUB_TOKEN }}
# projectToken intentionally shared to allow collaborators to run Chromatic on forks
@@ -82,7 +82,7 @@ jobs:
- name: Post Chromatic Link in PR Comment
if: github.event_name == 'pull_request' && steps.chromatic.outputs.url && github.event.pull_request.head.repo.full_name == github.repository
uses: mshick/add-pr-comment@v2
uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2
with:
message: |
## 🎨 Visual Testing with Chromatic