Skip to content

Commit efaeeda

Browse files
Merge pull request #4176 from raspberrypi/dependabot/github_actions/develop/actions/stale-10
Bump actions/stale from 9 to 10
2 parents 95a1233 + c1c5279 commit efaeeda

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
@@ -13,7 +13,7 @@ jobs:
1313
pull-requests: write
1414

1515
steps:
16-
- uses: actions/stale@v9
16+
- uses: actions/stale@v10
1717
with:
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}
1919
stale-issue-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.'

0 commit comments

Comments
 (0)