Skip to content

Commit bee4aa0

Browse files
chore(deps): update suzuki-shunsuke/pinact-action action to v1.2.0 (#1811)
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.1.0` → `v1.2.0` | `v1.3.1` (+1) | --- ### Release Notes <details> <summary>suzuki-shunsuke/pinact-action (suzuki-shunsuke/pinact-action)</summary> ### [`v1.2.0`](https://redirect.github.com/suzuki-shunsuke/pinact-action/releases/tag/v1.2.0) [Compare Source](https://redirect.github.com/suzuki-shunsuke/pinact-action/compare/v1.1.0...v1.2.0) [Issues](https://redirect.github.com/suzuki-shunsuke/pinact-action/issues?q=is%3Aissue+is%3Aclosed+milestone%3Av1.2.0) | [Pull Requests](https://redirect.github.com/suzuki-shunsuke/pinact-action/pulls?q=is%3Apr+is%3Aclosed+milestone%3Av1.2.0) | <suzuki-shunsuke/pinact-action@v1.1.0...v1.2.0> | [Base revision](https://redirect.github.com/suzuki-shunsuke/pinact-action/tree/c1043996e860fc07fc542c5a466440c79c063890) #### Features [#&#8203;845](https://redirect.github.com/suzuki-shunsuke/pinact-action/issues/845) Add the input `github_token_for_push` to use the different access token to push commits from the access token for `pinact run` [#&#8203;847](https://redirect.github.com/suzuki-shunsuke/pinact-action/issues/847) Use [reviewdog](https://redirect.github.com/reviewdog/reviewdog) instead of pinact's -review option #### Fixes [#&#8203;848](https://redirect.github.com/suzuki-shunsuke/pinact-action/issues/848) Fix permissions of GitHub App installation Access Tokens </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-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f266814 commit bee4aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
steps:
5353
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
5454
- name: Run pinact
55-
uses: suzuki-shunsuke/pinact-action@bd070edaef6bf653de2b9ef59fe6bde498152c17 # v1.1.0
55+
uses: suzuki-shunsuke/pinact-action@78ea6afd1fd0678ef72a7e07efc834fcc5ee9a21 # v1.2.0
5656
with:
5757
skip_push: "true"

0 commit comments

Comments
 (0)