Skip to content

Bump the github-actions group across 1 directory with 4 updates#265

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-9262dbfccd
Open

Bump the github-actions group across 1 directory with 4 updates#265
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-9262dbfccd

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 4 updates in the / directory: docker/login-action, ko-build/setup-ko, goreleaser/goreleaser-action and kusaridev/kusari-ingest.

Updates docker/login-action from 4.1.0 to 4.2.0

Release notes

Sourced from docker/login-action's releases.

v4.2.0

Full Changelog: docker/login-action@v4.1.0...v4.2.0

Commits
  • 650006c Merge pull request #960 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
  • 99df1a3 chore: update generated content
  • 3ab375f build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
  • 39d8580 Merge pull request #970 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 4eefcd3 chore: update generated content
  • 56d092c build(deps): bump @​docker/actions-toolkit from 0.86.0 to 0.90.0
  • e2e31ca Merge pull request #976 from docker/dependabot/npm_and_yarn/actions/core-3.0.1
  • 0bced94 chore: update generated content
  • 3e75a0f build(deps): bump @​actions/core from 3.0.0 to 3.0.1
  • 365bebd Merge pull request #984 from docker/dependabot/github_actions/aws-actions/con...
  • Additional commits viewable in compare view

Updates ko-build/setup-ko from 0.9 to 0.10

Release notes

Sourced from ko-build/setup-ko's releases.

v0.10

What's Changed

New Contributors

Full Changelog: ko-build/setup-ko@v0.9...v0.10

Commits
  • 61b4d1d Merge pull request #66 from ko-build/copilot/address-findings-report
  • 92951cd Harden composite action shell input handling
  • 369dc1f Merge pull request #64 from ko-build/dependabot/github_actions/actions/checko...
  • aa4f2f2 Bump actions/checkout from 6.0.3 to 7.0.0
  • 2e5f3a9 Merge pull request #62 from ko-build/dependabot/github_actions/all-22d6a8b472
  • fefb89f Update use-action.yaml
  • 074c423 Update Go version from 1.25 to 1.26 in CI workflow
  • d43b839 Bump the all group across 1 directory with 2 updates
  • 8719e8e Merge pull request #60 from ko-build/dependabot/github_actions/all-2c6e677ddc
  • 9beb6ab Bump actions/setup-go from 6.2.0 to 6.3.0 in the all group
  • Additional commits viewable in compare view

Updates goreleaser/goreleaser-action from 7.2.1 to 7.2.3

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v7.2.3

What's Changed

Full Changelog: goreleaser/goreleaser-action@v7.2.2...v7.2.3

v7.2.2

What's Changed

New Contributors

Full Changelog: goreleaser/goreleaser-action@v7...v7.2.2

Commits
  • f06c13b chore: update dist
  • d393459 ci: fix job
  • ee731b1 chore: workflow dispatch
  • 55de448 chore(deps): bump js-yaml from 4.1.1 to 4.2.0
  • a4f614e ci: use a GitHub App token to rebuild dist on dependabot PRs (#569)
  • d2d17a6 ci: auto-rebuild dist on dependabot PRs (#568)
  • d13def3 build: regenerate dist after undici 6.27.0 bump (#567)
  • 21549b6 chore(deps): bump undici from 6.24.1 to 6.27.0 (#565)
  • 47c416d ci(deps): bump the actions group with 3 updates (#563)
  • 5daf1e9 fix: nightly resolution to select newest published release (#562)
  • Additional commits viewable in compare view

Updates kusaridev/kusari-ingest from 3.0.0 to 4.0.0

Release notes

Sourced from kusaridev/kusari-ingest's releases.

v4.0.0

What's Changed

Full Changelog: kusaridev/kusari-ingest@v3...v4.0.0

v3.1.0

What's Changed

Full Changelog: kusaridev/kusari-ingest@v3.0.0...v3.1.0

Commits
  • cd93cb3 Merge pull request #32 from kusaridev/nchelluri-fix-docker-config-home
  • 89a2173 Fix mikebom registry auth: preserve DOCKER_CONFIG before relocating HOME
  • 0433928 Merge pull request #31 from kusaridev/nchelluri-root-purl-flags
  • 2e15207 Fix auth-endpoint derivation to keep trailing slash
  • 3d22cfc Add internal-use console-url / platform-url inputs
  • 007a4a5 Convert kusari-ingest to a composite action (run CLI on the runner)
  • 65bb2a5 Add no-root-purl input; bump CLI image to v2.4.0
  • c97ac65 Merge pull request #30 from kusaridev/nchelluri-sbom-generate
  • 2fe1810 Tighten generate-mode handling of mikebom-args, file-path, and overrides
  • 01072c6 Add root-name and root-version inputs for generate mode
  • 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

Bumps the github-actions group with 4 updates in the / directory: [docker/login-action](https://github.com/docker/login-action), [ko-build/setup-ko](https://github.com/ko-build/setup-ko), [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) and [kusaridev/kusari-ingest](https://github.com/kusaridev/kusari-ingest).


Updates `docker/login-action` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@4907a6d...650006c)

Updates `ko-build/setup-ko` from 0.9 to 0.10
- [Release notes](https://github.com/ko-build/setup-ko/releases)
- [Commits](ko-build/setup-ko@d006021...61b4d1d)

Updates `goreleaser/goreleaser-action` from 7.2.1 to 7.2.3
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@1a80836...f06c13b)

Updates `kusaridev/kusari-ingest` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/kusaridev/kusari-ingest/releases)
- [Commits](kusaridev/kusari-ingest@971c857...cd93cb3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: ko-build/setup-ko
  dependency-version: '0.10'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: goreleaser/goreleaser-action
  dependency-version: 7.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: kusaridev/kusari-ingest
  dependency-version: 4.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 29, 2026
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.

0 participants