Skip to content

Commit e2d672b

Browse files
build(deps): bump actions/stale from 9 to 10 (#248)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5781f24 commit e2d672b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ubuntu-latest
2828
steps:
2929
- name: 🤖 Run Stale Action
30-
uses: actions/stale@v9
30+
uses: actions/stale@v10
3131
with:
3232
repo-token: ${{ secrets.GITHUB_TOKEN }}
3333
days-before-issue-stale: ${{ inputs.days-before-issue-stale }}

0 commit comments

Comments
 (0)