Skip to content
/ utils Public

chore(deps): update module github.com/suzuki-shunsuke/pinact to v3.7.3#605

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/github.com-suzuki-shunsuke-pinact-3.x
Dec 31, 2025
Merged

chore(deps): update module github.com/suzuki-shunsuke/pinact to v3.7.3#605
renovate[bot] merged 1 commit intomainfrom
renovate/github.com-suzuki-shunsuke-pinact-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/suzuki-shunsuke/pinact v3.7.2v3.7.3 age confidence

Release Notes

suzuki-shunsuke/pinact (github.com/suzuki-shunsuke/pinact)

v3.7.3

Compare Source

#​1309 Fix some bugs

  1. -verify is ignored if -u is used
  2. versions aren't pinned and verified if version comments are semver
number code command before after
1 uses: actions/checkout@v6.0.1 # v6.0.1 pinact run -u Not pinned Pinned
2 uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.1 pinact run -u -verify success failure action_version must be equal to commit_hash_of_version_annotation
3 uses: actions/checkout@v6.0.1 # v6.0.1 pinact run, pinact run -verify Not pinned Pinned
4 uses: actions/checkout@main # v6.0.1 pinact run, pinact run -verify success failure action can't be pinned

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the 🚸 pre-commit Check the code with pre-commit hooks label Dec 31, 2025
@renovate renovate bot merged commit 3ef1abf into main Dec 31, 2025
6 checks passed
@renovate renovate bot deleted the renovate/github.com-suzuki-shunsuke-pinact-3.x branch December 31, 2025 04:38
This was referenced Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚸 pre-commit Check the code with pre-commit hooks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants