Skip to content

Commit 11fdf4c

Browse files
chore(deps): update actions/stale action to v10.2.0 (#936)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/stale](https://redirect.github.com/actions/stale) | action | minor | `v10.1.1` → `v10.2.0` | --- ### Release Notes <details> <summary>actions/stale (actions/stale)</summary> ### [`v10.2.0`](https://redirect.github.com/actions/stale/compare/v10.1.1...v10.2.0) [Compare Source](https://redirect.github.com/actions/stale/compare/v10.1.1...v10.2.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/line/line-bot-sdk-python). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNS4zIiwidXBkYXRlZEluVmVyIjoiNDMuMTUuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c277d1b commit 11fdf4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/close-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
pull-requests: write
1414
if: github.repository == 'line/line-bot-sdk-python'
1515
steps:
16-
- uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
16+
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
1717
with:
1818
days-before-issue-stale: 14
1919
days-before-issue-close: 0

0 commit comments

Comments
 (0)