Skip to content

ci(deps): bump the github-actions group with 6 updates - #609

Merged
zhom merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-d5c690300f
Sep 22, 2026
Merged

zhom merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-d5c690300f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 6 updates:

Package From To
docker/setup-buildx-action 4.3.0 4.4.1
docker/build-push-action 7.3.0 7.4.0
anomalyco/opencode/github 1.18.30 2.0.5
google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml 2.5.1 2.6.0
google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml 2.5.1 2.6.0
crate-ci/typos 1.50.1 1.50.2

Updates docker/setup-buildx-action from 4.3.0 to 4.4.1

Release notes

Sourced from docker/setup-buildx-action's releases.

v4.4.1

Full Changelog: docker/setup-buildx-action@v4.4.0...v4.4.1

v4.4.0

Full Changelog: docker/setup-buildx-action@v4.3.0...v4.4.0

Commits
  • f87e599 Merge pull request #624 from crazy-max/skip-pull-with-endpoint
  • e700274 chore: update generated content
  • 3061c91 skip BuildKit image pre-pulls for explicit endpoints
  • 594f3bf Merge pull request #609 from crazy-max/pull-buildkit-image-before-create
  • bd6e702 chore: update generated content
  • 6268c9d pull BuildKit image before builder creation
  • e823525 Merge pull request #621 from docker/dependabot/github_actions/codeql-actions-...
  • 533ed8e build(deps): bump the codeql-actions group with 2 updates
  • bedaf13 Merge pull request #620 from crazy-max/shared-error-helpers
  • d5079fb chore: update generated content
  • Additional commits viewable in compare view

Updates docker/build-push-action from 7.3.0 to 7.4.0

Release notes

Sourced from docker/build-push-action's releases.

v7.4.0

Full Changelog: docker/build-push-action@v7.3.0...v7.4.0

Commits
  • c3c9e26 Merge pull request #1621 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 459b674 [dependabot skip] chore: update generated content
  • 4dedcb2 chore(deps): Bump @鈥媎ocker/actions-toolkit from 0.99.0 to 0.100.0
  • 379bf63 Merge pull request #1620 from crazy-max/buildx-error-message
  • 9877975 chore: update generated content
  • 7ed0556 use the shared Buildx error summary helper
  • 91670ba Merge pull request #1618 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 80dbc86 [dependabot skip] chore: update generated content
  • 50cac3a chore(deps): Bump @鈥媎ocker/actions-toolkit from 0.98.0 to 0.99.0
  • 03b4d6c Merge pull request #1617 from crazy-max/fix-metadata-workflow-commands
  • Additional commits viewable in compare view

Updates anomalyco/opencode/github from 1.18.30 to 2.0.5

Release notes

Sourced from anomalyco/opencode/github's releases.

v1.18.31

Core

Bugfixes

  • Restored ACP session model, effort, mode, and reasoning chunk boundaries when loading, resuming, or forking sessions. (@鈥婮acobNWolf)

TUI

Bugfixes

  • Show remote config authentication errors during startup and exit with a failure status.

Extensions

Improvements

  • Request summarized adaptive thinking for GitHub Copilot models.

Thank you to 4 community contributors:

Commits
  • 79169fe release: v2.0.5
  • 8806d34 feat(tui): make notification and sound alerts independent toggles
  • cda2bc5 test(core): match the one minute Console config refresh interval (#49327)
  • ba753b3 fix(core): retry acknowledged websocket read failures (#49183)
  • eb052f7 fix: mini reconnect (#49301)
  • 5eaed68 fix(core): refresh Console config every minute (#49233)
  • 7d7962b feat(core): let subagents pick a model and expose models tool (#49194)
  • 0537fd4 feat(tui): open execute call details dialog on click (#49259)
  • 9add938 refactor(core): list which extension calls show under execute (#49281)
  • 0055227 fix(app): enable debug tools toggle on local channel (#49278)
  • Additional commits viewable in compare view

Updates google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml from 2.5.1 to 2.6.0

Release notes

Sourced from google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml's releases.

v2.6.0

What's Changed

New Contributors

Full Changelog: google/osv-scanner-action@v2.5.1...v2.6.0

Commits
  • a345acf Merge pull request #144 from google/update-to-v2.6.0
  • 6b289e0 Update unified workflow example to point to v2.6.0 reusable workflows
  • c7c7bcb Update reusable workflows to point to v2.6.0 actions
  • 7f58dd6 "Update actions to use v2.6.0 osv-scanner image"
  • 8e5cf47 Merge pull request #139 from alimony/fail-closed-on-incomplete-scan
  • bf5f924 Merge remote-tracking branch 'upstream/main' into fail-closed-on-incomplete-scan
  • ffa0a5f Merge pull request #142 from google/fix-json-export-code
  • 259ba4a Fix JSON results export
  • d291480 Check for file size as well
  • 2dff55c Fail the job when a scan does not complete
  • See full diff in compare view

Updates google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml from 2.5.1 to 2.6.0

Release notes

Sourced from google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml's releases.

v2.6.0

What's Changed

New Contributors

Full Changelog: google/osv-scanner-action@v2.5.1...v2.6.0

Commits
  • a345acf Merge pull request #144 from google/update-to-v2.6.0
  • 6b289e0 Update unified workflow example to point to v2.6.0 reusable workflows
  • c7c7bcb Update reusable workflows to point to v2.6.0 actions
  • 7f58dd6 "Update actions to use v2.6.0 osv-scanner image"
  • 8e5cf47 Merge pull request #139 from alimony/fail-closed-on-incomplete-scan
  • bf5f924 Merge remote-tracking branch 'upstream/main' into fail-closed-on-incomplete-scan
  • ffa0a5f Merge pull request #142 from google/fix-json-export-code
  • 259ba4a Fix JSON results export
  • d291480 Check for file size as well
  • 2dff55c Fail the job when a scan does not complete
  • See full diff in compare view

Updates crate-ci/typos from 1.50.1 to 1.50.2

Release notes

Sourced from crate-ci/typos's releases.

v1.50.2

[1.50.2] - 2026-09-15

Fixes

  • Don't panic when files being examined are removed
Changelog

Sourced from crate-ci/typos's changelog.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased] - ReleaseDate

[1.50.2] - 2026-09-15

Fixes

  • Don't panic when files being examined are removed

[1.50.1] - 2026-09-01

Fixes

  • Don't correct asend in Python code

[1.50.0] - 2026-08-28

Features

[1.49.1] - 2026-08-27

Fixes

  • Don't correct the brand name HashiCorp

[1.49.0] - 2026-08-03

Features

  • Updated the dictionary with the July 2026 changes

[1.48.0] - 2026-06-30

Features

  • Updated the dictionary with the June 2026 changes

[1.47.2] - 2026-06-04

Fixes

  • Don't correct inferrable

... (truncated)

Commits
  • 512fc24 chore: Release
  • 982cd9f docs: Update changelog
  • 6edd83e Merge pull request #1617 from nightah/fix-1444-walk-canonicalize-panic
  • 160d792 fix(cli): Don't panic when canonicalize fails mid-walk
  • 25761c7 test(cli): Show panic when canonicalize fails mid-walk
  • See full diff 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

Bumps the github-actions group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `4.3.0` | `4.4.1` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `7.3.0` | `7.4.0` |
| [anomalyco/opencode/github](https://github.com/anomalyco/opencode) | `1.18.30` | `2.0.5` |
| [google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml](https://github.com/google/osv-scanner-action) | `2.5.1` | `2.6.0` |
| [google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml](https://github.com/google/osv-scanner-action) | `2.5.1` | `2.6.0` |
| [crate-ci/typos](https://github.com/crate-ci/typos) | `1.50.1` | `1.50.2` |


Updates `docker/setup-buildx-action` from 4.3.0 to 4.4.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@37fe631...f87e599)

Updates `docker/build-push-action` from 7.3.0 to 7.4.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@53b7df9...c3c9e26)

Updates `anomalyco/opencode/github` from 1.18.30 to 2.0.5
- [Release notes](https://github.com/anomalyco/opencode/releases)
- [Commits](anomalyco/opencode@3104c14...79169fe)

Updates `google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/google/osv-scanner-action/releases)
- [Commits](google/osv-scanner-action@6e4298e...a345acf)

Updates `google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/google/osv-scanner-action/releases)
- [Commits](google/osv-scanner-action@6e4298e...a345acf)

Updates `crate-ci/typos` from 1.50.1 to 1.50.2
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/main/CHANGELOG.md)
- [Commits](crate-ci/typos@d43b6c0...512fc24)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 4.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/build-push-action
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: anomalyco/opencode/github
  dependency-version: 2.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: crate-ci/typos
  dependency-version: 1.50.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Sep 19, 2026
@zhom
zhom merged commit c792c86 into main Sep 22, 2026
13 of 22 checks passed
@zhom
zhom deleted the dependabot/github_actions/github-actions-d5c690300f branch September 22, 2026 04:20
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