From 14644436e73ec59cfb1bf18e00c9660434d68e88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 10:05:44 +0000 Subject: [PATCH] Bump actions/deploy-pages from 1.2.4 to 1.2.7 Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1.2.4 to 1.2.7. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/v1.2.4...v1.2.7) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/jekyll_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/jekyll_build.yml b/.github/workflows/jekyll_build.yml index 66963af6..43e9bafc 100644 --- a/.github/workflows/jekyll_build.yml +++ b/.github/workflows/jekyll_build.yml @@ -49,4 +49,4 @@ jobs: steps: - name: 🚀 deploy id: deployment - uses: actions/deploy-pages@v1.2.4 + uses: actions/deploy-pages@v1.2.7