Skip to content

Commit f4c533e

Browse files
committed
action: update permissions according to the below comment;
actions/first-interaction#10 (comment)
1 parent 4899bac commit f4c533e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/greetings.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
permissions:
1515
pull-requests: write
1616
issues: write
17+
id-token: write
18+
contents: read
1719

1820
steps:
1921
- uses: actions/first-interaction@v1

0 commit comments

Comments
 (0)