Skip to content

Commit 34a2e3e

Browse files
[StepSecurity] ci: Harden GitHub Actions (#193)
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
1 parent 0432e0c commit 34a2e3e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci-manual-build-test-sign.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ env:
2525
DOTNET_CLI_TELEMETRY_OPTOUT: true
2626
NUPKG_DIRECTORY: ${{ github.workspace}}/nupkgs
2727

28+
permissions:
29+
contents: read
30+
2831
jobs:
2932
build:
3033
permissions:

0 commit comments

Comments
 (0)