Skip to content

Commit 1298d0c

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

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@v8
80+
uses: actions/stale@v9
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)