From ab8f573379f3578d43ed5262fe82b80b1876fc81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 22:36:16 +0000 Subject: [PATCH] Bump getpelican/pelican Bumps [getpelican/pelican](https://github.com/getpelican/pelican) from bb0ed26fdd3c1bbfbca6f384a01a304fab954a00 to b86383fb28a160eeaf3e13cbf99469a0ed4cfcb2. - [Release notes](https://github.com/getpelican/pelican/releases) - [Changelog](https://github.com/getpelican/pelican/blob/main/docs/changelog.rst) - [Commits](https://github.com/getpelican/pelican/compare/bb0ed26fdd3c1bbfbca6f384a01a304fab954a00...b86383fb28a160eeaf3e13cbf99469a0ed4cfcb2) --- updated-dependencies: - dependency-name: getpelican/pelican dependency-type: direct:production ... 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 b9ac0aa6..365443dc 100644 --- a/.github/workflows/pelican.yml +++ b/.github/workflows/pelican.yml @@ -5,7 +5,7 @@ on: workflow_dispatch: jobs: Deploy: - uses: getpelican/pelican/.github/workflows/github_pages.yml@bb0ed26fdd3c1bbfbca6f384a01a304fab954a00 + uses: getpelican/pelican/.github/workflows/github_pages.yml@b86383fb28a160eeaf3e13cbf99469a0ed4cfcb2 permissions: contents: read pages: write