Skip to content

Commit 6d82b9f

Browse files
Update GitHub Actions workflows. (#1052)
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 <[email protected]>
1 parent 4f0798c commit 6d82b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comment-on-stale-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Stale issue job
1313
steps:
1414
# Workaround until https://github.com/aws-actions/stale-issue-cleanup/issues/385 is fixed
15-
- uses: pose/stale-issue-cleanup@db44981197ae9cdada9a9c779c052439f9d62eac
15+
- uses: pose/stale-issue-cleanup@04621e0eafc22d7bb8812c417325f35cc0ed0fce
1616
with:
1717
issue-types: issues # only look at issues (ignore pull-requests)
1818

0 commit comments

Comments
 (0)