Skip to content

Commit 6b52fc2

Browse files
Bump actions/stale from 10.4.0 to 11.0.0 (#666)
1 parent fa1b31f commit 6b52fc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/weekly-cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Close stale issues and pull requests
20-
uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0
20+
uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11.0.0
2121
with:
2222
stale-issue-message: "This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 2 weeks."
2323
close-issue-message: "This issue was closed because it has been stalled for 2 weeks with no activity."

0 commit comments

Comments
 (0)