Skip to content

Commit 582db39

Browse files
authored
Merge branch 'ros2' into fix/idle-cpu-consumption
2 parents b97def0 + e224bc0 commit 582db39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
issues: write
1212
pull-requests: write
1313
steps:
14-
- uses: actions/stale@v10.1.1
14+
- uses: actions/stale@v10.2.0
1515
with:
1616
stale-issue-message: "This issue has been marked as stale because there has been no activity in the past 12 months. Please add a comment to keep it open."
1717
stale-issue-label: stale

0 commit comments

Comments
 (0)