Skip to content

Commit 610b3a7

Browse files
Update stale draft PR handler
[ci skip]
1 parent 1c65afd commit 610b3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
stale:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: multitheftauto/stale-action@v1.0.3
11+
- uses: multitheftauto/stale-action@v1.0.5
1212
id: stale
1313
with:
1414
close-pr-message: "This draft pull request was closed because it has been marked stale for 30 days with no activity."

0 commit comments

Comments
 (0)