Skip to content

Commit 38bf04f

Browse files
authored
Merge pull request #190 from cfengine/renovate/actions-stale-10.x
Update actions/stale action to v10
2 parents dc1a9fa + 6389e8f commit 38bf04f

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
issues: read
1616

1717
steps:
18-
- uses: actions/stale@v5
18+
- uses: actions/stale@v10
1919
with:
2020
repo-token: ${{ secrets.GITHUB_TOKEN }}
2121
stale-pr-message: "Marking this PR as stale due to inactivity; it will be closed in 7 days."

0 commit comments

Comments
 (0)