From cc1bda22e5631d3b3eb1b6da124d7c1710534c95 Mon Sep 17 00:00:00 2001 From: "pulumi-provider-automation[bot]" <248966057+pulumi-provider-automation[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 05:38:49 +0000 Subject: [PATCH] Update GitHub Actions workflows. (#734) This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 329ced61750d1b5d3027894c5e0c79ac08f71378. Co-authored-by: Pulumi Bot --- .github/workflows/comment-on-stale-issues.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/comment-on-stale-issues.yml b/.github/workflows/comment-on-stale-issues.yml index 347dc6a..dcb3701 100644 --- a/.github/workflows/comment-on-stale-issues.yml +++ b/.github/workflows/comment-on-stale-issues.yml @@ -11,8 +11,7 @@ jobs: runs-on: ubuntu-latest name: Stale issue job steps: - # Workaround until https://github.com/aws-actions/stale-issue-cleanup/issues/385 is fixed - - uses: pose/stale-issue-cleanup@04621e0eafc22d7bb8812c417325f35cc0ed0fce + - uses: aws-actions/stale-issue-cleanup@0604f2edf84a3a66bc0dfb4a30eb07814cbdf440 with: issue-types: issues # only look at issues (ignore pull-requests)