Skip to content

Commit 549c992

Browse files
chore(deps): update actions/stale action to v11 (#964)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b90ce6 commit 549c992

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
@@ -8,7 +8,7 @@ jobs:
88
stale:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/stale@v10
11+
- uses: actions/stale@v11
1212
with:
1313
repo-token: ${{ secrets.GITHUB_TOKEN }}
1414
close-issue-message: >

0 commit comments

Comments
 (0)