Skip to content

Commit c354a16

Browse files
authored
Merge pull request #1515 from guardian/dependabot/github_actions/actions/stale-10
Build(deps): Bump actions/stale from 9 to 10
2 parents 2a2797a + dd07ef5 commit c354a16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
stale:
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: actions/stale@v9
20+
- uses: actions/stale@v10
2121
id: stale
2222
# Read about options here: https://github.com/actions/stale#all-options
2323
with:

0 commit comments

Comments
 (0)