Skip to content

build(deps): bump suzuki-shunsuke/pinact-action from 1.0.0 to 1.3.1#1346

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/github_actions/suzuki-shunsuke/pinact-action-1.3.1
Dec 29, 2025
Merged

build(deps): bump suzuki-shunsuke/pinact-action from 1.0.0 to 1.3.1#1346
github-actions[bot] merged 1 commit intomainfrom
dependabot/github_actions/suzuki-shunsuke/pinact-action-1.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps suzuki-shunsuke/pinact-action from 1.0.0 to 1.3.1.

Release notes

Sourced from suzuki-shunsuke/pinact-action's releases.

v1.3.1

Issues | Pull Requests | suzuki-shunsuke/pinact-action@v1.3.0...v1.3.1 | Base revision

chore: update pinact to v3.7.3 #857

v1.3.0

Issues | Pull Requests | suzuki-shunsuke/pinact-action@v1.2.0...v1.3.0 | Base revision

Features

#854 Support Securefix Action

Now you can create commits via Securefix Action securely. About Securefix Action, please see the document of Securefix Action.

e.g.

- uses: suzuki-shunsuke/pinact-action@28aeb220eb3252ad0d4422dd5d9368e925acbd8d # 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

v1.2.0

Issues | Pull Requests | suzuki-shunsuke/pinact-action@v1.1.0...v1.2.0 | Base revision

Features

#845 Add the input github_token_for_push to use the different access token to push commits from the access token for pinact run #847 Use reviewdog instead of pinact's -review option

Fixes

#848 Fix permissions of GitHub App installation Access Tokens

v1.1.0

Issues | Pull Requests | suzuki-shunsuke/pinact-action@v1.0.1...v1.1.0 | Base revision

Features

#838 #844 Rewrite Composite Action as JavaScript Action

The Composite Action has been rewritten as a JavaScript Action. Using TypeScript allows for more flexible implementation and makes it possible to support new pinact options:

  • update
  • verify
  • review

... (truncated)

Commits
  • 3d49c64 chore: prepare release v1.3.1
  • d74237d docs: add the deepwiki badge (#858)
  • 070ef82 chore: update pinact to v3.7.3 (#857)
  • 6b9e316 chore(deps): lock file maintenance (#856)
  • bfca7a0 docs: update and pin actions in README (#855)
  • 95f45fd feat: support Securefix Action (#854)
  • e89e443 chore(deps): update dependency aquaproj/aqua-registry to v4.448.1 (#853)
  • 69d3bde docs: pin actions in README and add the versioning policy (#852)
  • c104399 feat: separate GitHub App tokens by purpose (#848)
  • 02a9e55 chore(deps): update dependency suzuki-shunsuke/pinact to v3.7.2 (#851)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [suzuki-shunsuke/pinact-action](https://github.com/suzuki-shunsuke/pinact-action) from 1.0.0 to 1.3.1.
- [Release notes](https://github.com/suzuki-shunsuke/pinact-action/releases)
- [Commits](suzuki-shunsuke/pinact-action@49cbd6a...3d49c64)

---
updated-dependencies:
- dependency-name: suzuki-shunsuke/pinact-action
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 29, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 29, 2025
@github-actions github-actions bot merged commit d875850 into main Dec 29, 2025
2 of 3 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/suzuki-shunsuke/pinact-action-1.3.1 branch December 29, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants