Skip to content

Commit 652462a

Browse files
try actions
1 parent 19c21d2 commit 652462a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/fosstars-report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ jobs:
1616
name: "Security rating"
1717
runs-on: ubuntu-latest
1818
permissions:
19-
contents: write
19+
contents: read
20+
actions: write
2021
steps:
2122
- name: "Checkout repository"
2223
uses: actions/checkout@v4

0 commit comments

Comments
 (0)