Skip to content

Commit

Permalink
GitHub Action: Bump actions/stale from 7 to 8 (#153)
Browse files Browse the repository at this point in the history
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2023
1 parent e805e78 commit c87c714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

steps:
- name: Check for Stale Items
uses: actions/stale@v7
uses: actions/stale@v8
with:
days-before-issue-stale: ${{ inputs.days-before-issue-stale }}
days-before-pr-stale: ${{ inputs.days-before-pr-stale }}
Expand Down

0 comments on commit c87c714

Please sign in to comment.