Skip to content

Commit 50642a5

Browse files
⬆️ Update actions/stale action to v10 (#720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a93beb commit 50642a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
pull-requests: write
1717
steps:
1818
- name: 🚀 Run stale
19-
uses: actions/stale@v9.1.0
19+
uses: actions/stale@v10.1.1
2020
with:
2121
repo-token: ${{ secrets.GITHUB_TOKEN }}
2222
days-before-stale: 30

0 commit comments

Comments
 (0)