Skip to content

Commit 9e5bad5

Browse files
chore(deps): update suzuki-shunsuke/pinact-action action to v1 (#786)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [suzuki-shunsuke/pinact-action](https://redirect.github.com/suzuki-shunsuke/pinact-action) | action | major | `v0.2.2` -> `v1.0.0` | --- ### Release Notes <details> <summary>suzuki-shunsuke/pinact-action (suzuki-shunsuke/pinact-action)</summary> ### [`v1.0.0`](https://redirect.github.com/suzuki-shunsuke/pinact-action/releases/tag/v1.0.0) [Compare Source](https://redirect.github.com/suzuki-shunsuke/pinact-action/compare/v0.2.2...v1.0.0) #### ⚠️ pinact is updated to v3 pinact v3 includes breaking changes. Please see the release note. https://github.com/suzuki-shunsuke/pinact/releases/tag/v3.0.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b30ec3 commit 9e5bad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@ jobs:
7878
steps:
7979
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
8080
- name: Run pinact
81-
uses: suzuki-shunsuke/pinact-action@5c5491051b56f602db279fe380abaf4112727eb2 # v0.2.2
81+
uses: suzuki-shunsuke/pinact-action@49cbd6acd0dbab6a6be2585d1dbdaa43b4410133 # v1.0.0
8282
with:
8383
skip_push: "true"

0 commit comments

Comments
 (0)