Skip to content

Commit 9f082c2

Browse files
Bump actions/stale from 9.0.0 to 9.1.0 (#3384)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c026682 commit 9f082c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
timeout-minutes: 1 # Default: 360
2828
runs-on: ubuntu-latest
2929
steps:
30-
- uses: actions/stale@v9.0.0
30+
- uses: actions/stale@v9.1.0
3131
with:
3232
repo-token: ${{ secrets.GITHUB_TOKEN }}
3333
stale-issue-message: 'This issue/PR is stale because it has been inactive for 60 days. This issue/PR will be closed automatically with additional 20 days of inactivity. If an update/comment occur on stale issue/PR, the stale label will be removed and the timer will restart. Closed issue/PR can be reopened if necessary.'

0 commit comments

Comments
 (0)