megalinter apparently can't push commit fixing workflows without a sep. PAT
See https://github.com/orgs/community/discussions/26711
This commit is contained in:
parent
b4123e5e1d
commit
e7a00d7d18
1 changed files with 1 additions and 0 deletions
1
.github/workflows/mega-linter.yml
vendored
1
.github/workflows/mega-linter.yml
vendored
|
|
@ -49,6 +49,7 @@ jobs:
|
||||||
issues: write
|
issues: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
security-events: write # needed for SARIF upload
|
security-events: write # needed for SARIF upload
|
||||||
|
actions: write # needed to commit fixes for workflows?
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# Git Checkout
|
# Git Checkout
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue