chore(deps): update module github.com/suzuki-shunsuke/pinact to v3.7.2#600
Merged
renovate[bot] merged 1 commit intomainfrom Dec 29, 2025
Merged
Conversation
fce6bdb to
528be1c
Compare
528be1c to
f749ca3
Compare
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.6.0->v3.7.2Release Notes
suzuki-shunsuke/pinact (github.com/suzuki-shunsuke/pinact)
v3.7.2Compare Source
Fixes
sarif: Add fixes field for reviewdog suggestion support
v3.7.1Compare Source
There is no change between v3.7.0 and v3.7.1.
There was an issue during the release of v3.7.0, so we released v3.7.1.
Please see the release note of v3.7.0.
https://github.com/suzuki-shunsuke/pinact/releases/tag/v3.7.0
v3.7.0Compare Source
Features
#1294 SARIF Output Support
#1297 Support evironment variables
PINACT_GITHUB_TOKENandPINACT_GHES_TOKENSARIF Output Support
#1294
pinact can output the result in the SARIF format.
This format is useful to integration tools like reviewdog and GitHub SARIF Code Scanning.
Reviewdog:
pinact run --diff --format sarif | reviewdog -f sarif -name pinact -reporter github-pr-reviewGitHub SARIF Code Scanning:
Support evironment variables
PINACT_GITHUB_TOKENandPINACT_GHES_TOKEN#1297 You can use different access tokens for pinact and other tools.
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.
This PR was generated by Mend Renovate. View the repository job log.