diff --git a/.github/workflows/amber-issue-handler.yml b/.github/workflows/amber-issue-handler.yml index 82906f0df..20c6b37a1 100644 --- a/.github/workflows/amber-issue-handler.yml +++ b/.github/workflows/amber-issue-handler.yml @@ -29,7 +29,8 @@ permissions: contents: write issues: write pull-requests: write - id-token: write # Required for OIDC token (Bedrock/Vertex/Foundry/OAuth) + id-token: write # Required for OIDC token (Bedrock/Vertex/Foundry/OAuth) + workflows: write # Required to create/update GitHub Actions workflow files jobs: amber-handler: