[StepSecurity] ci: Harden GitHub Actions (#27202) · PowerShell/PowerShell@601f016 · GitHub
Skip to content

Commit 601f016

Browse files
[StepSecurity] ci: Harden GitHub Actions (#27202)
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
1 parent 22f62e8 commit 601f016

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

.github/workflows/copilot-setup-steps.yml

Lines changed: 3 additions & 0 deletions

.github/workflows/windows-packaging-reusable.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ env:
1313
SYSTEM_ARTIFACTSDIRECTORY: ${{ github.workspace }}/artifacts
1414
BUILD_ARTIFACTSTAGINGDIRECTORY: ${{ github.workspace }}/artifacts
1515

16+
permissions:
17+
contents: read
18+
1619
jobs:
1720
package:
1821
name: ${{ matrix.architecture }} - ${{ matrix.channel }}

.github/workflows/xunit-tests.yml

Lines changed: 3 additions & 0 deletions

0 commit comments

Comments
 (0)