Skip to content

Commit 19c21d2

Browse files
fix: [DevOps] Fosstars action permissions
1 parent 3954c4c commit 19c21d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fosstars-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: "Security rating"
1717
runs-on: ubuntu-latest
1818
permissions:
19-
contents: read
19+
contents: write
2020
steps:
2121
- name: "Checkout repository"
2222
uses: actions/checkout@v4

0 commit comments

Comments
 (0)