From d5e5c8a48222e112189c5668a71f39703d41f06c Mon Sep 17 00:00:00 2001 From: "pulumi-provider-automation[bot]" <248966057+pulumi-provider-automation[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 19:09:44 +0000 Subject: [PATCH] Update GitHub Actions workflows. (#750) This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit f51ba6a8731f22e9b3cf35393bf9c792097e4aa1. 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 36851f9..72be7d8 100644 --- a/.github/workflows/comment-on-stale-issues.yml +++ b/.github/workflows/comment-on-stale-issues.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest name: Stale issue job steps: - - uses: pose/stale-issue-cleanup@40050776bcfdf0e518aa89e2871e3f1e0b7b4209 + - uses: pose/stale-issue-cleanup@d2922f61fc5669f4154408689f9bb2a981996112 with: issue-types: issues # only look at issues (ignore pull-requests)