File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ name: Post Dependabot Actions
44
55on : pull_request
66
7- # https://docs.github.com/en/rest/overview/permissions-required -for-github-apps
7+ # https://docs.github.com/en/actions/using-workflows/workflow-syntax -for-github-actions#permissions
88permissions :
99 actions : write
1010 contents : write
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Post Dependabot Actions
33on :
44 pull_request
55
6- # https://docs.github.com/en/rest/overview/permissions-required -for-github-apps
6+ # https://docs.github.com/en/actions/using-workflows/workflow-syntax -for-github-actions#permissions
77permissions :
88 actions : write
99 contents : write
Original file line number Diff line number Diff line change @@ -300,7 +300,7 @@ name: Post Dependabot Actions
300300
301301on: pull_request
302302
303- # https://docs.github.com/en/rest/overview/permissions-required -for-github-apps
303+ # https://docs.github.com/en/actions/using-workflows/workflow-syntax -for-github-actions#permissions
304304permissions:
305305 actions: write
306306 contents: write
@@ -965,7 +965,7 @@ name: Post Dependabot Actions
965965
966966on: pull_request
967967
968- # https://docs.github.com/en/rest/overview/permissions-required -for-github-apps
968+ # https://docs.github.com/en/actions/using-workflows/workflow-syntax -for-github-actions#permissions
969969permissions:
970970 actions: write
971971 contents: write
You can’t perform that action at this time.
0 commit comments