Skip to content

Commit 5d69cd4

Browse files
chore(deps): update actions/stale action to v11 (#7090)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c6f8b8 commit 5d69cd4

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
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
steps:
17-
- uses: actions/stale@v10
17+
- uses: actions/stale@v11
1818
with:
1919
repo-token: ${{ secrets.GITHUB_TOKEN }}
2020
stale-issue-message: 'Issues go stale after 60d of inactivity. Please comment or re-open the issue if you are still interested in getting this issue fixed.'

0 commit comments

Comments
 (0)