Skip to content

Commit 48752bf

Browse files
authored
Merge pull request #2725 from guardian/dependabot/github_actions/actions/stale-10
chore(deps): bump actions/stale from 9 to 10
2 parents 5373fdc + db973dd commit 48752bf

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
@@ -15,7 +15,7 @@ jobs:
1515
stale:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/stale@v9
18+
- uses: actions/stale@v10
1919
id: stale
2020
# Read about options here: https://github.com/actions/stale#all-options
2121
with:

0 commit comments

Comments
 (0)