reviewdog / action-actionlint

run actionlint with reviewdog
MIT License
76 stars 13 forks source link

configure the permissions of workflows #50

Closed shogo82148 closed 3 years ago

shogo82148 commented 3 years ago

Workflows sometimes don't work correctly, because workflows triggered by Dependabot to run with a read-only token.

Starting October 11, 2021, Workflows triggered by Dependabot PRs will respect permissions key in workflows. In order to benefit from this update, you need to set the permissions correctly.