Skip to content

Commit a8bf2ec

Browse files
committed
permisions
1 parent d3dda1f commit a8bf2ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/definitions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions: {}
88
jobs:
99
scrape:
1010
runs-on: ubuntu-latest
11-
permissions: { contents: read }
11+
permissions: { contents: write }
1212
steps:
1313
- uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
1414
with: { egress-policy: audit }

0 commit comments

Comments
 (0)