Skip to content

Commit 847c2c0

Browse files
authored
Merge pull request #315 from backstage/renovate/actions-stale-10.x
chore(deps): update actions/stale action to v10.1.1
2 parents 76a8535 + eca0bdb commit 847c2c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)