Skip to content

chore(deps): bump the all group across 1 directory with 2 updates#1820

Open
dependabot[bot] wants to merge 1 commit into
release-v0.25.xfrom
dependabot/github_actions/release-v0.25.x/all-5a3bd61448
Open

chore(deps): bump the all group across 1 directory with 2 updates#1820
dependabot[bot] wants to merge 1 commit into
release-v0.25.xfrom
dependabot/github_actions/release-v0.25.x/all-5a3bd61448

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the all group with 2 updates in the / directory: sigstore/scaffolding/actions/setup and chainguard-dev/actions/kind-diag.

Updates sigstore/scaffolding/actions/setup from 0.7.33 to 0.7.37

Release notes

Sourced from sigstore/scaffolding/actions/setup's releases.

v0.7.37

What's Changed

Full Changelog: sigstore/scaffolding@v0.7.36...v0.7.37

v0.7.36

What's Changed

Full Changelog: sigstore/scaffolding@v0.7.33...v0.7.36

Commits
  • 5444af4 Support rekor-tiles in release setup script, fix 404 check (#1952)
  • cb62821 Bump cloud-sql-connectors/cloud-sql-proxy from 2.21.2-alpine to 2.23.0-alpine...
  • 9995102 Remove new-fulcio testdata config
  • 1a12b8a Bump the go-deps group across 11 directories with 18 updates (#1943)
  • 5b29fee Update Makefile for rekor-tiles (#1950)
  • 4ea5672 Fix spelling error in release GHA (#1948)
  • cd0b64e Bump golang.org/x/net from 0.53.0 to 0.55.0 in /tools/tuf (#1940)
  • 62e26f5 Bump golang.org/x/net from 0.49.0 to 0.55.0 in /tools/secret (#1944)
  • 3eac16c Bump golang.org/x/net from 0.53.0 to 0.55.0 in /tools/tsa (#1947)
  • 2ac53d9 workflows: Allow insecure registries in tests (#1946)
  • Additional commits viewable in compare view

Updates chainguard-dev/actions/kind-diag from 1.6.26 to 1.6.27

Release notes

Sourced from chainguard-dev/actions/kind-diag's releases.

v1.6.27

What's Changed

Full Changelog: chainguard-dev/actions@v1.6.26...v1.6.27

Commits
  • 4d37df0 build(deps): bump azure/setup-helm (#984)
  • 1e81415 build(deps): bump actions/setup-go from 6.4.0 to 6.5.0 (#985)
  • fca512d build(deps): bump actions/setup-go from 6.4.0 to 6.5.0 in /boilerplate (#986)
  • 79cacd4 build(deps): bump actions/setup-go from 6.4.0 to 6.5.0 in /release-notes (#987)
  • f8fe222 build(deps): bump actions/setup-go from 6.4.0 to 6.5.0 in /setup-melange (#988)
  • 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 all group with 2 updates in the / directory: [sigstore/scaffolding/actions/setup](https://github.com/sigstore/scaffolding) and [chainguard-dev/actions/kind-diag](https://github.com/chainguard-dev/actions).


Updates `sigstore/scaffolding/actions/setup` from 0.7.33 to 0.7.37
- [Release notes](https://github.com/sigstore/scaffolding/releases)
- [Changelog](https://github.com/sigstore/scaffolding/blob/main/release.md)
- [Commits](sigstore/scaffolding@8bd6867...5444af4)

Updates `chainguard-dev/actions/kind-diag` from 1.6.26 to 1.6.27
- [Release notes](https://github.com/chainguard-dev/actions/releases)
- [Commits](chainguard-dev/actions@f0be699...4d37df0)

---
updated-dependencies:
- dependency-name: sigstore/scaffolding/actions/setup
  dependency-version: 0.7.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: chainguard-dev/actions/kind-diag
  dependency-version: 1.6.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. labels Jul 22, 2026
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 22, 2026
@jkhelil

jkhelil commented Jul 23, 2026

Copy link
Copy Markdown
Member

/approve

@tekton-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jkhelil
To complete the pull request process, please assign wlynch after the PR has been reviewed.
You can assign the PR to them by writing /assign @wlynch in a comment when ready.

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

Details Needs approval from an approver in each of these files:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants