Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2025

This PR contains the following updates:

Package Update Change
suzuki-shunsuke/pinact patch v3.7.2 -> v3.7.3

Release Notes

suzuki-shunsuke/pinact (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.

@renovate renovate bot enabled auto-merge (squash) December 29, 2025 05:54
@renovate renovate bot added the renovate label Dec 29, 2025
@renovate renovate bot merged commit f3eab7d into main Dec 29, 2025
4 checks passed
@renovate renovate bot deleted the renovate/suzuki-shunsuke-pinact-3.x branch December 29, 2025 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant