From 8809a8c7085c2c9e86db8f521d6894b3415d5c97 Mon Sep 17 00:00:00 2001 From: "pulumi-provider-automation[bot]" <248966057+pulumi-provider-automation[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 05:40:12 +0000 Subject: [PATCH] Update GitHub Actions workflows. (#735) This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit dfe81431707efb057395e33fe5234f01031ecd95. Co-authored-by: Pulumi Bot --- .github/workflows/prerelease.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/prerelease.yml b/.github/workflows/prerelease.yml index d46b698..4f20df7 100644 --- a/.github/workflows/prerelease.yml +++ b/.github/workflows/prerelease.yml @@ -34,6 +34,9 @@ jobs: prerequisites: runs-on: ubuntu-latest name: prerequisites + permissions: + id-token: write # For ESC secrets. + pull-requests: write # For schema check comment. steps: - name: Checkout Repo uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1