From 09f7b32602c0260e3ef0dfb8b8b3970479c196b1 Mon Sep 17 00:00:00 2001 From: "pulumi-provider-automation[bot]" <248966057+pulumi-provider-automation[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 15:40:07 +0000 Subject: [PATCH] Update GitHub Actions workflows. (#727) This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 6693889d5ebbe0416302e06ac701da21580fbd2d. Co-authored-by: Pulumi Bot --- .github/workflows/comment-on-stale-issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/comment-on-stale-issues.yml b/.github/workflows/comment-on-stale-issues.yml index 4080dc3..347dc6a 100644 --- a/.github/workflows/comment-on-stale-issues.yml +++ b/.github/workflows/comment-on-stale-issues.yml @@ -12,7 +12,7 @@ jobs: name: Stale issue job steps: # Workaround until https://github.com/aws-actions/stale-issue-cleanup/issues/385 is fixed - - uses: pose/stale-issue-cleanup@db44981197ae9cdada9a9c779c052439f9d62eac + - uses: pose/stale-issue-cleanup@04621e0eafc22d7bb8812c417325f35cc0ed0fce with: issue-types: issues # only look at issues (ignore pull-requests)