Skip to content

chore(deps): bump the github-actions group with 2 updates#77

Merged
lens0021 merged 1 commit intomainfrom
dependabot/github_actions/github-actions-51458c4f9a
Feb 16, 2026
Merged

chore(deps): bump the github-actions group with 2 updates#77
lens0021 merged 1 commit intomainfrom
dependabot/github_actions/github-actions-51458c4f9a

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2026

Bumps the github-actions group with 2 updates: super-linter/super-linter and zizmorcore/zizmor-action.

Updates super-linter/super-linter from 8.3.2 to 8.5.0

Release notes

Sourced from super-linter/super-linter's releases.

v8.5.0

8.5.0 (2026-02-06)

🚀 Features

  • update codespell skip patterns for go modules (#7465) (ff76a00)

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop in /dependencies in the rubocop group (#7480) (c0b4a56)
  • docker: bump the docker group across 1 directory with 3 updates (#7474) (b8cb189)
  • docker: bump the docker group across 1 directory with 3 updates (#7490) (147e829)
  • docker: bump the docker group with 2 updates (#7463) (adc2836)
  • docker: bump the docker group with 3 updates (#7455) (a1b44ab)
  • java: bump com.google.googlejavaformat:google-java-format (#7489) (8758d94)
  • java: bump com.puppycrawl.tools:checkstyle (#7475) (929cd66)
  • java: bump com.puppycrawl.tools:checkstyle (#7498) (c285101)
  • npm: bump @​isaacs/brace-expansion in /dependencies (#7482) (c15b8ac)
  • npm: bump @​modelcontextprotocol/sdk in /dependencies (#7488) (675cbf6)
  • npm: bump fast-xml-parser and @​aws-sdk/xml-builder (#7491) (7012368)
  • npm: bump the npm group across 1 directory with 2 updates (#7457) (962a22b)
  • npm: bump the npm group across 1 directory with 2 updates (#7501) (ae44688)
  • npm: bump the npm group across 1 directory with 5 updates (#7487) (9be025d)
  • npm: bump the npm group across 1 directory with 6 updates (#7477) (b44fb3f)
  • python: bump ruff (#7486) (7e9df59)
  • python: bump snakemake (#7456) (5989994)
  • python: bump the pip group across 1 directory with 2 updates (#7476) (6b3b830)
  • python: bump the pip group across 1 directory with 2 updates (#7500) (4452db3)

🧰 Maintenance

v8.4.0

8.4.0 (2026-01-28)

🚀 Features

... (truncated)

Changelog

Sourced from super-linter/super-linter's changelog.

Changelog

8.5.0 (2026-02-06)

🚀 Features

  • update codespell skip patterns for go modules (#7465) (ff76a00)

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop in /dependencies in the rubocop group (#7480) (c0b4a56)
  • docker: bump the docker group across 1 directory with 3 updates (#7474) (b8cb189)
  • docker: bump the docker group across 1 directory with 3 updates (#7490) (147e829)
  • docker: bump the docker group with 2 updates (#7463) (adc2836)
  • docker: bump the docker group with 3 updates (#7455) (a1b44ab)
  • java: bump com.google.googlejavaformat:google-java-format (#7489) (8758d94)
  • java: bump com.puppycrawl.tools:checkstyle (#7475) (929cd66)
  • java: bump com.puppycrawl.tools:checkstyle (#7498) (c285101)
  • npm: bump @​isaacs/brace-expansion in /dependencies (#7482) (c15b8ac)
  • npm: bump @​modelcontextprotocol/sdk in /dependencies (#7488) (675cbf6)
  • npm: bump fast-xml-parser and @​aws-sdk/xml-builder (#7491) (7012368)
  • npm: bump the npm group across 1 directory with 2 updates (#7457) (962a22b)
  • npm: bump the npm group across 1 directory with 2 updates (#7501) (ae44688)
  • npm: bump the npm group across 1 directory with 5 updates (#7487) (9be025d)
  • npm: bump the npm group across 1 directory with 6 updates (#7477) (b44fb3f)
  • python: bump ruff (#7486) (7e9df59)
  • python: bump snakemake (#7456) (5989994)
  • python: bump the pip group across 1 directory with 2 updates (#7476) (6b3b830)
  • python: bump the pip group across 1 directory with 2 updates (#7500) (4452db3)

🧰 Maintenance

8.4.0 (2026-01-28)

🚀 Features

... (truncated)

Commits
  • 61abc07 chore(main): release 8.5.0 (#7459)
  • a18e2f6 fix: pass file to check as first bash-exec param (#7471)
  • c285101 deps(java): bump com.puppycrawl.tools:checkstyle (#7498)
  • 4452db3 deps(python): bump the pip group across 1 directory with 2 updates (#7500)
  • ae44688 deps(npm): bump the npm group across 1 directory with 2 updates (#7501)
  • 888d5a8 fix: mention summary comment in validation error (#7497)
  • 8758d94 deps(java): bump com.google.googlejavaformat:google-java-format (#7489)
  • 147e829 deps(docker): bump the docker group across 1 directory with 3 updates (#7490)
  • 7012368 deps(npm): bump fast-xml-parser and @​aws-sdk/xml-builder (#7491)
  • 9be025d deps(npm): bump the npm group across 1 directory with 5 updates (#7487)
  • Additional commits viewable in compare view

Updates zizmorcore/zizmor-action from 0.3.0 to 0.5.0

Release notes

Sourced from zizmorcore/zizmor-action's releases.

v0.5.0

What's Changed

New Contributors

Full Changelog: zizmorcore/zizmor-action@v0.4.1...v0.5.0

v0.4.1

This version fixes an error in the 0.4.0 release that prevented non-relative use of the action.

What's Changed

Full Changelog: zizmorcore/zizmor-action@v0.4.0...v0.4.1

v0.4.0

This new version of zizmor-action brings two major changes:

  • The new fail-on-no-inputs option can be used to control whether zizmor-action fails if no inputs were collected by zizmor. The default remains true, reflecting the pre-existing behavior.

  • The action's use of the official zizmor Docker images is now fully hash-checked internally, preventing accidental or malicious modification to the images. This also means that subsequent releases of zizmor will induce a release of this action, rather than the action always picking up the latest version by default.

What's Changed

New Contributors

Full Changelog: zizmorcore/zizmor-action@v0.3.0...v0.4.0

Commits

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

Bumps the github-actions group with 2 updates: [super-linter/super-linter](https://github.com/super-linter/super-linter) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action).


Updates `super-linter/super-linter` from 8.3.2 to 8.5.0
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](super-linter/super-linter@d5b0a2a...61abc07)

Updates `zizmorcore/zizmor-action` from 0.3.0 to 0.5.0
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@e639db9...0dce257)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Feb 15, 2026
@dependabot dependabot bot requested a review from lens0021 as a code owner February 15, 2026 11:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github-actions Pull requests that update Github_actions code labels Feb 15, 2026
@lens0021 lens0021 merged commit 881234e into main Feb 16, 2026
26 checks passed
@lens0021 lens0021 deleted the dependabot/github_actions/github-actions-51458c4f9a branch February 16, 2026 01:19
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