Commit ba5907b 1 parent 85fb1c9 commit ba5907b Copy full SHA for ba5907b
File tree 3 files changed +4
-4
lines changed
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
4
4
5
5
on : pull_request
6
6
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
8
8
permissions :
9
9
actions : write
10
10
contents : write
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Post Dependabot Actions
3
3
on :
4
4
pull_request
5
5
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
7
7
permissions :
8
8
actions : write
9
9
contents : write
Original file line number Diff line number Diff line change @@ -300,7 +300,7 @@ name: Post Dependabot Actions
300
300
301
301
on: pull_request
302
302
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
304
304
permissions:
305
305
actions: write
306
306
contents: write
@@ -965,7 +965,7 @@ name: Post Dependabot Actions
965
965
966
966
on: pull_request
967
967
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
969
969
permissions:
970
970
actions: write
971
971
contents: write
You can’t perform that action at this time.
0 commit comments