From f94746766c2e2340e5775d0eb29005dc717e1ea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Dec 2020 06:03:21 +0000 Subject: [PATCH] Bump iranzo/gh-pages-pelican-action from 0.0.6 to 1.0.3 Bumps [iranzo/gh-pages-pelican-action](https://github.com/iranzo/gh-pages-pelican-action) from 0.0.6 to 1.0.3. - [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...c27d99dd96c4137b3e6894aaf32bf89bb022214a) 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..2df1e973c 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.3 env: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} SOURCE_FOLDER: content