Skip to content

Commit 0217dbd

Browse files
authored
Merge pull request #199 from cfengine/renovate/actions-stale-11.x
Update actions/stale action to v11
2 parents 9f55c2d + 6d63300 commit 0217dbd

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@v10
18+
- uses: actions/stale@v11
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)