Skip to content

Commit e366acb

Browse files
fix: [DevOps] Fosstars action permissions (#542)
1 parent 70377a8 commit e366acb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fosstars-report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
permissions:
1919
contents: read
20+
actions: write
2021
steps:
2122
- name: "Checkout repository"
2223
uses: actions/checkout@v4

0 commit comments

Comments
 (0)