chore(deps): bump actions/attest from 4.2.1 to 4.2.2 - #200
chore(deps): bump actions/attest from 4.2.1 to 4.2.2#200dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [actions/attest](https://github.com/actions/attest) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/actions/attest/releases) - [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md) - [Commits](actions/attest@508db95...1e69f48) --- updated-dependencies: - dependency-name: actions/attest dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: dea011f83d
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| - name: Attest SBOM provenance | ||
| if: github.event_name == 'push' | ||
| uses: actions/attest@508db95dd578ae2727ebd6217d5ba78e4fbda05d # v4.2.1 | ||
| uses: actions/attest@1e69f48acb82d1966a394da916b4c1698aa569d6 # v4.2.2 |
There was a problem hiding this comment.
Update the repository contracts with the new attest pin
With these workflow references updated while quality/contract.mjs, quality/workflow-job-contracts.mjs, quality/internal-release-workflow.mjs, and the lifecycle regression tests still require the v4.2.1 SHA, the mandatory quality gate rejects this commit. Running node quality/check.mjs reports failures for ci.yml, the lifecycle workflows, contract publication, and internal release, while the targeted tests fail on the same stale allowlists; update all corresponding contract markers and assertions together with the workflow pin.
AGENTS.md reference: AGENTS.md:L136-L138
Useful? React with 👍 / 👎.
Bumps actions/attest from 4.2.1 to 4.2.2.
Release notes
Sourced from actions/attest's releases.
Commits
1e69f48Bump ip-address from 10.2.0 to 10.4.0 (#467)02787ceBump brace-expansion (#468)98ac037bump@sigstore/ocifrom 0.7.1 to 0.7.2 (#469)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)