Skip to content

Commit 8d3dfac

Browse files
chore(deps): update suzuki-shunsuke/pinact-action action to v1.3.1 (#782)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [suzuki-shunsuke/pinact-action](https://redirect.github.com/suzuki-shunsuke/pinact-action) | action | patch | `v1.3.0` → `v1.3.1` | --- ### Release Notes <details> <summary>suzuki-shunsuke/pinact-action (suzuki-shunsuke/pinact-action)</summary> ### [`v1.3.1`](https://redirect.github.com/suzuki-shunsuke/pinact-action/releases/tag/v1.3.1) [Compare Source](https://redirect.github.com/suzuki-shunsuke/pinact-action/compare/v1.3.0...v1.3.1) [Issues](https://redirect.github.com/suzuki-shunsuke/pinact-action/issues?q=is%3Aissue+is%3Aclosed+milestone%3Av1.3.1) | [Pull Requests](https://redirect.github.com/suzuki-shunsuke/pinact-action/pulls?q=is%3Apr+is%3Aclosed+milestone%3Av1.3.1) | <suzuki-shunsuke/pinact-action@v1.3.0...v1.3.1> | [Base revision](https://redirect.github.com/suzuki-shunsuke/pinact-action/tree/d74237debe4936cfd99eba40e9103770da9203d5) chore: update pinact to v3.7.3 [#&#8203;857](https://redirect.github.com/suzuki-shunsuke/pinact-action/issues/857) </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-php). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d32d70e commit 8d3dfac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,6 @@ jobs:
107107
steps:
108108
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
109109
- name: Run pinact
110-
uses: suzuki-shunsuke/pinact-action@28aeb220eb3252ad0d4422dd5d9368e925acbd8d # v1.3.0
110+
uses: suzuki-shunsuke/pinact-action@3d49c6412901042473ffa78becddab1aea46bbea # v1.3.1
111111
with:
112112
skip_push: "true"

0 commit comments

Comments
 (0)