diff --git a/.github/workflows/post-dependabot.yml b/.github/workflows/post-dependabot.yml index a575aff0..a71971e1 100644 --- a/.github/workflows/post-dependabot.yml +++ b/.github/workflows/post-dependabot.yml @@ -6,6 +6,7 @@ on: pull_request # https://docs.github.com/en/rest/overview/permissions-required-for-github-apps permissions: + actions: write contents: write jobs: diff --git a/lib/content/post-dependabot.yml b/lib/content/post-dependabot.yml index 5daa4cbf..da58eaf7 100644 --- a/lib/content/post-dependabot.yml +++ b/lib/content/post-dependabot.yml @@ -5,6 +5,7 @@ on: # https://docs.github.com/en/rest/overview/permissions-required-for-github-apps permissions: + actions: write contents: write jobs: diff --git a/tap-snapshots/test/apply/full-content.js.test.cjs b/tap-snapshots/test/apply/full-content.js.test.cjs index 369b6917..41b8902f 100644 --- a/tap-snapshots/test/apply/full-content.js.test.cjs +++ b/tap-snapshots/test/apply/full-content.js.test.cjs @@ -301,6 +301,7 @@ on: pull_request # https://docs.github.com/en/rest/overview/permissions-required-for-github-apps permissions: + actions: write contents: write jobs: @@ -963,6 +964,7 @@ on: pull_request # https://docs.github.com/en/rest/overview/permissions-required-for-github-apps permissions: + actions: write contents: write jobs: