Skip to content

Commit 0e9aa68

Browse files
committed
chore(deps): update actions/stale action to v10.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53c6551 commit 0e9aa68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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
steps:
1616
- name: Close stale issues
17-
uses: actions/stale@v10.1.1
17+
uses: actions/stale@v10.2.0
1818
with:
1919
exempt-all-assignees: true
2020
# exclude issues/PRs with the specified labels

0 commit comments

Comments
 (0)