From ac5040ffa05b78a2ae0284c008e9e655d48e1482 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 13:14:44 +0000 Subject: [PATCH] Bump bitovi/github-actions-react-to-ghp from 1.2.2 to 1.2.4 Bumps [bitovi/github-actions-react-to-ghp](https://github.com/bitovi/github-actions-react-to-ghp) from 1.2.2 to 1.2.4. - [Release notes](https://github.com/bitovi/github-actions-react-to-ghp/releases) - [Commits](https://github.com/bitovi/github-actions-react-to-ghp/compare/v1.2.2...v1.2.4) --- updated-dependencies: - dependency-name: bitovi/github-actions-react-to-ghp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 2f24c988..bd613ee9 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest steps: - id: build-publish - uses: bitovi/github-actions-react-to-ghp@v1.2.2 + uses: bitovi/github-actions-react-to-ghp@v1.2.4 with: path: storybook-static build_command: npm run build-storybook