From 524c7efb48d778d3ae0e143addd56360b9b8d188 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Mon, 19 Jun 2023 08:56:31 +0200 Subject: [PATCH] Upgrade actions/deploy-pages v1.2.3 -> v1.2.8 (#663) See: - https://github.com/actions/deploy-pages/releases/tag/v1.2.8 - https://github.com/actions/deploy-pages/releases/tag/v1.2.7 - https://github.com/actions/deploy-pages/releases/tag/v1.2.6 - https://github.com/actions/deploy-pages/releases/tag/v1.2.5 - https://github.com/actions/deploy-pages/releases/tag/v1.2.4 --- .github/workflows/deploy-website.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-website.yaml b/.github/workflows/deploy-website.yaml index a17d1a0bdd..119ef1fcdf 100644 --- a/.github/workflows/deploy-website.yaml +++ b/.github/workflows/deploy-website.yaml @@ -48,4 +48,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1.2.3 + uses: actions/deploy-pages@dcda0bb2bcba68842abb9414982734cde54a96d8 # v1.2.8