Skip to content

Commit c1b69c5

Browse files
🩹 [Patch]: Bump Process-PSModule from 1 to 2 (#115)
## Description - Bump Process-PSModule from 1 to 2 ## Type of change <!-- Use the check-boxes [x] on the options that are relevant. --> - [ ] 📖 [Docs] - [ ] 🪲 [Fix] - [x] 🩹 [Patch] - [ ] ⚠️ [Security fix] - [ ] 🚀 [Feature] - [ ] 🌟 [Breaking change] ## Checklist <!-- Use the check-boxes [x] on the options that are relevant. --> - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas
1 parent 713373e commit c1b69c5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/Nightly-Run.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ permissions:
1010
issues: write
1111
pull-requests: write
1212
statuses: write
13+
pages: write
14+
id-token: write
1315

1416
jobs:
1517
Process-PSModule:
16-
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@v1
18+
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@v2
1719
secrets: inherit

0 commit comments

Comments
 (0)