From 67a7ae66dbe74aea43bfae5cdfe0a5edc8a01b6a Mon Sep 17 00:00:00 2001 From: Marius Storhaug Date: Thu, 8 Aug 2024 22:18:46 +0200 Subject: [PATCH] Bump Process-PSModule from 1 to 2 --- .github/workflows/Nightly-Run.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/Nightly-Run.yml b/.github/workflows/Nightly-Run.yml index f220edb..c81fe06 100644 --- a/.github/workflows/Nightly-Run.yml +++ b/.github/workflows/Nightly-Run.yml @@ -10,8 +10,10 @@ permissions: issues: write pull-requests: write statuses: write + pages: write + id-token: write jobs: Process-PSModule: - uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@v1 + uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@v2 secrets: inherit