From ac82551d64cac70e114f13ad6fc5f79555d7eb44 Mon Sep 17 00:00:00 2001 From: Daniel Williams Date: Fri, 14 Jul 2023 18:58:51 +0100 Subject: [PATCH 1/2] Update chromatic-comment.yml --- .github/workflows/chromatic-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chromatic-comment.yml b/.github/workflows/chromatic-comment.yml index 5cb7e33..6453df0 100644 --- a/.github/workflows/chromatic-comment.yml +++ b/.github/workflows/chromatic-comment.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Storybook Link - uses: dannyhw/storybook-chromatic-link-comment@v0.4 + uses: dannyhw/storybook-chromatic-link-comment@v0.5 with: app-id: 618d44792e48fd003a482f88 github-token: ${{ secrets.GITHUB_TOKEN }} From 7eb1b422d1b5698c0e24e61fa47ecd4d6f418e70 Mon Sep 17 00:00:00 2001 From: Daniel Williams Date: Fri, 14 Jul 2023 19:24:56 +0100 Subject: [PATCH 2/2] Update chromatic-comment.yml --- .github/workflows/chromatic-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chromatic-comment.yml b/.github/workflows/chromatic-comment.yml index 6453df0..6bc2bf6 100644 --- a/.github/workflows/chromatic-comment.yml +++ b/.github/workflows/chromatic-comment.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Storybook Link - uses: dannyhw/storybook-chromatic-link-comment@v0.5 + uses: dannyhw/storybook-chromatic-link-comment@v0.6 with: app-id: 618d44792e48fd003a482f88 github-token: ${{ secrets.GITHUB_TOKEN }}