Commit d32d70e
authored
chore(deps): update suzuki-shunsuke/pinact-action action to v1.3.0 (#780)
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
|
[suzuki-shunsuke/pinact-action](https://redirect.github.com/suzuki-shunsuke/pinact-action)
| action | minor | `v1.2.0` → `v1.3.0` | `v1.3.1` |
---
### Release Notes
<details>
<summary>suzuki-shunsuke/pinact-action
(suzuki-shunsuke/pinact-action)</summary>
###
[`v1.3.0`](https://redirect.github.com/suzuki-shunsuke/pinact-action/releases/tag/v1.3.0)
[Compare
Source](https://redirect.github.com/suzuki-shunsuke/pinact-action/compare/v1.2.0...v1.3.0)
[Issues](https://redirect.github.com/suzuki-shunsuke/pinact-action/issues?q=is%3Aissue+is%3Aclosed+milestone%3Av1.3.0)
| [Pull
Requests](https://redirect.github.com/suzuki-shunsuke/pinact-action/pulls?q=is%3Apr+is%3Aclosed+milestone%3Av1.3.0)
|
<suzuki-shunsuke/pinact-action@v1.2.0...v1.3.0>
| [Base
revision](https://redirect.github.com/suzuki-shunsuke/pinact-action/tree/95f45fdc20d23e7ef046bfd962d6ddbc414d4f10)
#### Features
[#​854](https://redirect.github.com/suzuki-shunsuke/pinact-action/issues/854)
Support Securefix Action
Now you can create commits via [Securefix
Action](https://redirect.github.com/csm-actions/securefix-action)
securely.
About Securefix Action, please see the document of Securefix Action.
e.g.
```yaml
- uses: suzuki-shunsuke/pinact-action@28aeb22 # v1.3.0
with:
securefix_app_id: ${{vars.SECUREFIX_ACTION_CLIENT_APP_ID}}
securefix_app_private_key: ${{secrets.SECUREFIX_ACTION_CLIENT_APP_PRIVATE_KEY}}
securefix_server_repository: securefix-server
```
</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 70811f5 commit d32d70e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
0 commit comments