From b35af1d86d4619a901ee5eeff63810778aaa27fa Mon Sep 17 00:00:00 2001 From: "pulumi-provider-automation[bot]" <248966057+pulumi-provider-automation[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 16:00:41 +0000 Subject: [PATCH] Update GitHub Actions workflows. (#742) This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 5c1afa4cb1107d1ea52e86433fcd7d54b28925ab. 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 e7ca717..36851f9 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@6c41dce28d1467899a804a8e4107d4d8b44f71f9 + - uses: pose/stale-issue-cleanup@40050776bcfdf0e518aa89e2871e3f1e0b7b4209 with: issue-types: issues # only look at issues (ignore pull-requests)