Skip to content

Commit 39c00c5

Browse files
build(deps): bump actions/stale from 10 to 11 (#1889)
1 parent 5a51e4a commit 39c00c5

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
@@ -16,7 +16,7 @@ jobs:
1616
# - No PRs marked as no-stale
1717
# - No issues marked as no-stale or help-wanted
1818
- name: 90 days stale issues & PRs policy
19-
uses: actions/stale@v10
19+
uses: actions/stale@v11
2020
with:
2121
repo-token: ${{ secrets.GITHUB_TOKEN }}
2222
days-before-stale: 90

0 commit comments

Comments
 (0)