We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461e155 commit 67a753dCopy full SHA for 67a753d
1 file changed
.github/workflows/test.yaml
@@ -23,6 +23,9 @@ jobs:
23
- windows-latest
24
runs-on: ${{ matrix.os }}
25
26
+ permissions:
27
+ contents: read
28
+
29
steps:
30
- name: Harden the runner (Audit all outbound calls)
31
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
0 commit comments