Skip to content

Commit 6edba2c

Browse files
chore(deps): update suzuki-shunsuke/pinact-action action to v1.0.1 (#906)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [suzuki-shunsuke/pinact-action](https://redirect.github.com/suzuki-shunsuke/pinact-action) | action | patch | `v1.0.0` → `v1.0.1` | `v1.3.1` (+3) | --- ### Release Notes <details> <summary>suzuki-shunsuke/pinact-action (suzuki-shunsuke/pinact-action)</summary> ### [`v1.0.1`](https://redirect.github.com/suzuki-shunsuke/pinact-action/releases/tag/v1.0.1) [Compare Source](https://redirect.github.com/suzuki-shunsuke/pinact-action/compare/v1.0.0...v1.0.1) #### Update Dependencies [pinact v3.0.1 => v3.6.0](https://redirect.github.com/suzuki-shunsuke/pinact/releases) [suzuki-shunsuke/commit-action v0.0.6 => v0.0.14](https://redirect.github.com/suzuki-shunsuke/commit-action/releases) [aquaproj/aqua-installer v3.1.1 => v4.0.4](https://redirect.github.com/aquaproj/aqua-installer/releases) [aqua v2.46.0 => v2.56.0](https://redirect.github.com/aquaproj/aqua/releases) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13b3206 commit 6edba2c

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
@@ -79,6 +79,6 @@ jobs:
7979
steps:
8080
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
8181
- name: Run pinact
82-
uses: suzuki-shunsuke/pinact-action@49cbd6acd0dbab6a6be2585d1dbdaa43b4410133 # v1.0.0
82+
uses: suzuki-shunsuke/pinact-action@e47c7dc7bae66b2adacb22482bde656164874c67 # v1.0.1
8383
with:
8484
skip_push: "true"

0 commit comments

Comments
 (0)