Skip to content

Commit 8bf2f59

Browse files
authored
Merge pull request #19397 from mozilla/dependabot/github_actions/actions/stale-10
chore(deps): bump actions/stale from 9 to 10
2 parents 95463c6 + 344a7f8 commit 8bf2f59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/close-stale-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
pull-requests: write
2020

2121
steps:
22-
- uses: actions/stale@v9
22+
- uses: actions/stale@v10
2323
with:
2424
repo-token: ${{ secrets.GITHUB_TOKEN }}
2525
# ignore issues

0 commit comments

Comments
 (0)