Skip to content

Commit c87c714

Browse files
GitHub Action: Bump actions/stale from 7 to 8 (#153)
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e805e78 commit c87c714

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
@@ -77,7 +77,7 @@ jobs:
7777

7878
steps:
7979
- name: Check for Stale Items
80-
uses: actions/stale@v7
80+
uses: actions/stale@v8
8181
with:
8282
days-before-issue-stale: ${{ inputs.days-before-issue-stale }}
8383
days-before-pr-stale: ${{ inputs.days-before-pr-stale }}

0 commit comments

Comments
 (0)