Skip to content

Bump the actions group with 2 updates#30

Merged
miniprow[bot] merged 1 commit into
mainfrom
dependabot/github_actions/actions-335142716e
Jul 20, 2026
Merged

Bump the actions group with 2 updates#30
miniprow[bot] merged 1 commit into
mainfrom
dependabot/github_actions/actions-335142716e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 2 updates: kubernetes-sigs/release-actions/setup-bom and kubernetes-sigs/release-actions/publish-release.

Updates kubernetes-sigs/release-actions/setup-bom from 0.4.3 to 0.4.4

Release notes

Sourced from kubernetes-sigs/release-actions/setup-bom's releases.

v0.4.4

📢 What's New

This release bumps all the tools versions and also marks the point where we switch signing and verification from the old detached signatures to sigstore bundles. And as of now, instead of verifying with cosing, we now use a single AMPEL policy to verify both old signatures and the new bundles.

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/release-actions@v0.4.3...v0.4.4

Commits
  • c130b44 Merge pull request #171 from binerbot/update-setup-release-notes-v0.21.1
  • 6b5a664 Merge pull request #172 from binerbot/update-publish-release-v0.21.1
  • a2be64d Merge pull request #170 from binerbot/update-setup-zeitgeist-v0.7.0
  • f3ceaf2 Merge pull request #169 from binerbot/update-setup-tejolote-v0.5.0
  • 7818666 Update setup-release-notes default version to v0.21.1
  • 32de787 Update publish-release default version to v0.21.1
  • 0bf9637 Update setup-zeitgeist default version to v0.7.0
  • d35e105 Update setup-tejolote default version to v0.5.0
  • 9eae6f1 Merge pull request #168 from puerco/verify-with-policy
  • 85c18ac Verify binaries with policy instead of cosign
  • Additional commits viewable in compare view

Updates kubernetes-sigs/release-actions/publish-release from 0.4.3 to 0.4.4

Release notes

Sourced from kubernetes-sigs/release-actions/publish-release's releases.

v0.4.4

📢 What's New

This release bumps all the tools versions and also marks the point where we switch signing and verification from the old detached signatures to sigstore bundles. And as of now, instead of verifying with cosing, we now use a single AMPEL policy to verify both old signatures and the new bundles.

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/release-actions@v0.4.3...v0.4.4

Commits
  • c130b44 Merge pull request #171 from binerbot/update-setup-release-notes-v0.21.1
  • 6b5a664 Merge pull request #172 from binerbot/update-publish-release-v0.21.1
  • a2be64d Merge pull request #170 from binerbot/update-setup-zeitgeist-v0.7.0
  • f3ceaf2 Merge pull request #169 from binerbot/update-setup-tejolote-v0.5.0
  • 7818666 Update setup-release-notes default version to v0.21.1
  • 32de787 Update publish-release default version to v0.21.1
  • 0bf9637 Update setup-zeitgeist default version to v0.7.0
  • d35e105 Update setup-tejolote default version to v0.5.0
  • 9eae6f1 Merge pull request #168 from puerco/verify-with-policy
  • 85c18ac Verify binaries with policy instead of cosign
  • 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 actions group with 2 updates: [kubernetes-sigs/release-actions/setup-bom](https://github.com/kubernetes-sigs/release-actions) and [kubernetes-sigs/release-actions/publish-release](https://github.com/kubernetes-sigs/release-actions).


Updates `kubernetes-sigs/release-actions/setup-bom` from 0.4.3 to 0.4.4
- [Release notes](https://github.com/kubernetes-sigs/release-actions/releases)
- [Changelog](https://github.com/kubernetes-sigs/release-actions/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/release-actions@8753ea6...c130b44)

Updates `kubernetes-sigs/release-actions/publish-release` from 0.4.3 to 0.4.4
- [Release notes](https://github.com/kubernetes-sigs/release-actions/releases)
- [Changelog](https://github.com/kubernetes-sigs/release-actions/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/release-actions@8753ea6...c130b44)

---
updated-dependencies:
- dependency-name: kubernetes-sigs/release-actions/setup-bom
  dependency-version: 0.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: kubernetes-sigs/release-actions/publish-release
  dependency-version: 0.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: 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 Jul 20, 2026
@miniprow

miniprow Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], puerco

The full list of commands accepted by this bot can be found here.

Details Approved by a repository administrator.

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@miniprow miniprow Bot added lgtm Indicates that a PR is ready to be merged (Looks Good To Me) approved Indicates a PR has been approved by an approver from all required OWNERS files labels Jul 20, 2026
@miniprow
miniprow Bot merged commit 98b1ba1 into main Jul 20, 2026
10 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/actions-335142716e branch July 20, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code lgtm Indicates that a PR is ready to be merged (Looks Good To Me)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant