Skip to content

Commit 696e00f

Browse files
authored
Merge pull request #293 from backstage/renovate/actions-stale-10.x
chore(deps): update actions/stale action to v10
2 parents 43d12c2 + 43bc714 commit 696e00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automate-stale.yml

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: actions/stale@v9.1.0
11+
- uses: actions/stale@v10.0.0
1212
id: stale
1313
with:
1414
stale-issue-message: >

0 commit comments

Comments
 (0)