From eaf5461bbc2dbfa9befe151220d6fc7f0c8769af Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Fri, 17 Oct 2025 22:52:38 -0700 Subject: [PATCH] Update GitHub Actions workflows. (#631) This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit f0bcdaf5cb0825e542d0a2eb71f05d538135a9bc. --- .github/workflows/run-acceptance-tests.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/run-acceptance-tests.yml b/.github/workflows/run-acceptance-tests.yml index 41430f3..9a20a03 100644 --- a/.github/workflows/run-acceptance-tests.yml +++ b/.github/workflows/run-acceptance-tests.yml @@ -64,8 +64,6 @@ jobs: id-token: write # For ESC secrets. pull-requests: write # For schema check comment. steps: - - name: Expose GitHub Runtime - uses: crazy-max/ghaction-github-runtime@v3 - name: Checkout Repo uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 with: