Skip to content

ci(deps): bump actions/attest-build-provenance from 4.1.0 to 4.1.1#494

Merged
githubrobbi merged 2 commits into
mainfrom
dependabot/github_actions/actions/attest-build-provenance-4.1.1
Jun 29, 2026
Merged

ci(deps): bump actions/attest-build-provenance from 4.1.0 to 4.1.1#494
githubrobbi merged 2 commits into
mainfrom
dependabot/github_actions/actions/attest-build-provenance-4.1.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps actions/attest-build-provenance from 4.1.0 to 4.1.1.

Release notes

Sourced from actions/attest-build-provenance's releases.

v4.1.1

[!NOTE] As of version 4, actions/attest-build-provenance is simply a wrapper on top of actions/attest.

Existing applications may continue to use the attest-build-provenance action, but new implementations should use actions/attest instead.

What's Changed

Full Changelog: actions/attest-build-provenance@v4.1.0...v4.1.1

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](actions/attest-build-provenance@a2bbfa2...0f67c3f)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 29, 2026
@dependabot dependabot Bot requested a review from githubrobbi as a code owner June 29, 2026 18:14
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 29, 2026
@github-actions github-actions Bot enabled auto-merge June 29, 2026 18:15

@githubrobbi githubrobbi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — patch bump of the first-party actions/attest-build-provenance action (v4.1.0 → v4.1.1), SHA-pinned correctly (SHA + version comment both updated). No Rust deps touched, so no cargo-vet. Safe.

@githubrobbi githubrobbi disabled auto-merge June 29, 2026 23:29
@githubrobbi githubrobbi added this pull request to the merge queue Jun 29, 2026
Merged via the queue into main with commit f049e84 Jun 29, 2026
26 checks passed
@githubrobbi githubrobbi deleted the dependabot/github_actions/actions/attest-build-provenance-4.1.1 branch June 29, 2026 23:44
deep-soft pushed a commit to deep-soft/UltraFastFileSearch-Rust that referenced this pull request Jun 30, 2026
…lls it (skyllc-ai#496)

`main` uses a merge queue, which owns the merge strategy. `gh pr merge --auto
--squash` is silently rejected ("the merge strategy for main is set by the merge
queue"), arming auto-merge but never enrolling the PR in the queue — so a PR
sits CLEAN but stuck (observed on skyllc-ai#494: green checks, up-to-date branch, yet the
queue stayed empty until auto-merge was re-armed with no method flag).

Use `gh pr merge --auto` (no method) so the queue owns the squash and enrolls
the PR. The step already fires on `synchronize`, so with the method dropped it
now self-heals enrollment after an Update-branch instead of needing a manual
re-arm. Comment updated to explain the merge-queue contract.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant