From f79c83b3f466b97fac0a9b124ea82bee94d33183 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 06:39:03 +0000 Subject: [PATCH] Bump iranzo/gh-pages-pelican-action from 0.0.6 to 1.0.2 Bumps [iranzo/gh-pages-pelican-action](https://github.com/iranzo/gh-pages-pelican-action) from 0.0.6 to 1.0.2. - [Release notes](https://github.com/iranzo/gh-pages-pelican-action/releases) - [Changelog](https://github.com/iranzo/gh-pages-pelican-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/iranzo/gh-pages-pelican-action/compare/0.0.6...026600d74ae0363c013aad75151f5d9781808865) Signed-off-by: dependabot[bot] --- .github/workflows/pelican.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pelican.yml b/.github/workflows/pelican.yml index 4a4b0a62d..997bff458 100644 --- a/.github/workflows/pelican.yml +++ b/.github/workflows/pelican.yml @@ -21,7 +21,7 @@ jobs: restore-keys: | ${{ runner.os }}-pip- - - uses: iranzo/gh-pages-pelican-action@0.0.6 + - uses: iranzo/gh-pages-pelican-action@1.0.2 env: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} SOURCE_FOLDER: content