Skip to content

chore(ci): bump the github-actions group across 1 directory with 2 updates#21

Merged
atani merged 2 commits into
mainfrom
dependabot/github_actions/github-actions-fcb746b839
Jun 2, 2026
Merged

chore(ci): bump the github-actions group across 1 directory with 2 updates#21
atani merged 2 commits into
mainfrom
dependabot/github_actions/github-actions-fcb746b839

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps the github-actions group with 2 updates in the / directory: golangci/golangci-lint-action and suzuki-shunsuke/pinact-action.

Updates golangci/golangci-lint-action from 9.2.0 to 9.2.1

Release notes

Sourced from golangci/golangci-lint-action's releases.

v9.2.1

What's Changed

IMPORTANT: this is the first immutable release.

Changes

Dependencies

Full Changelog: golangci/golangci-lint-action@v9.2.0...v9.2.1

Commits
  • 82606bf chore: prepare release v9.2.1
  • 97c8387 chore: improve workflows (#1394)
  • 28d0a19 build(deps): bump the dependencies group across 1 directory with 2 updates
  • 633fbc7 build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (#1391)
  • 59f43e2 build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#1389)
  • 9eb174e build(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 (#1386)
  • 4f52504 build(deps): bump github/codeql-action from 4 to 4.35.2 (#1384)
  • 6f87dfd docs: update examples
  • c9500d7 chore: improve workflows
  • 03b1faa chore: improve issue templates
  • Additional commits viewable in compare view

Updates suzuki-shunsuke/pinact-action from 2.0.0 to 3.0.0

Release notes

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

v3.0.0

Issues | Pull Requests | suzuki-shunsuke/pinact-action@v2.0.0...v3.0.0 | Base revision

This release is largely driven by the update to pinact v4.0.0. Please also refer to the pinact v4.0.0 release notes.

⚠️ Breaking Changes

#1065 Upgrade pinact to v4.0.0 #1065 Behavior change when skip_push: true

Behavior change when skip_push: true

Previously, this was equivalent to a -check mode. It has been changed to simply skip committing. By default, a commit is created.

With skip_push: true, fix: true, the code is fixed but not committed. A subsequent step can create the commit on its own. This is useful when you want to bundle the pinact changes with other modifications into a single commit.

With skip_push: true, fix: false, validation is performed just like the previous skip_push: true behavior.

Features

#1065 Added inputs to support more pinact options

  • files: lets you specify target files (positional arguments of pinact run)
  • fix (--fix option)
  • no_api (--no-api option)
  • verify_min_age (--verify-min-age option)
  • branch_to_tags (--branch-to-tags option)
  • config (--config option)
  • diff_file (--diff-file option)
Commits
  • 896d595 chore: prepare release v3.0.0
  • 8d2d695 feat!: update pinact to v4.0.0, expose new run options, honor fix in skip_pus...
  • bd33019 chore(deps): lock file maintenance (#1068)
  • 9117f4d chore(deps): update node.js to v24.16.0 (#1067)
  • 378a2b3 chore(deps): update dependency aquaproj/aqua-registry to v4.516.0 (#1066)
  • 5c74c8f chore(deps): update dependency aquaproj/aqua-registry to v4.515.0 (#1064)
  • 62745e9 chore(deps): update dependency typescript-eslint to v8.59.4 (#1063)
  • 1d5e6d9 chore(deps): update dependency aquaproj/aqua-registry to v4.514.0 (#1062)
  • 064e7f1 chore(deps): update dependency aquaproj/aqua-registry to v4.513.1 (#1061)
  • 3891c77 chore(deps): update dependency aquaproj/aqua-renovate-config to v2.12.1 (#1060)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the github-actions group with 2 updates in the / directory: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) and [suzuki-shunsuke/pinact-action](https://github.com/suzuki-shunsuke/pinact-action).


Updates `golangci/golangci-lint-action` from 9.2.0 to 9.2.1
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@1e7e51e...82606bf)

Updates `suzuki-shunsuke/pinact-action` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/suzuki-shunsuke/pinact-action/releases)
- [Commits](suzuki-shunsuke/pinact-action@cf51507...896d595)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: suzuki-shunsuke/pinact-action
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

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 Jun 2, 2026
@atani atani enabled auto-merge (squash) June 2, 2026 23:24
@atani atani merged commit b632b05 into main Jun 2, 2026
7 checks passed
@atani atani deleted the dependabot/github_actions/github-actions-fcb746b839 branch June 2, 2026 23:24
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.

1 participant