Bump actions/attest from 4.0.0 to 4.1.0 in the actions-minor group (#255)
Continuous Integration / Test attest-sbom action with local sbom file (push) Has been cancelled

Bumps the actions-minor group with 1 update: [actions/attest](https://github.com/actions/attest).


Updates `actions/attest` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/actions/attest/releases)
- [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md)
- [Commits](https://github.com/actions/attest/compare/c32b4b8b198b65d0bd9d63490e847ff7b53989d4...59d89421af93a897026c735860bf21b6eb4f7b26)

---
updated-dependencies:
- dependency-name: actions/attest
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-02 17:24:35 -08:00
committed by GitHub
parent f18f83ae6b
commit c604332985
+1 -1
View File
@@ -71,7 +71,7 @@ runs:
run: |
echo "::warning::actions/attest-sbom has been deprecated, please use actions/attest instead"
- uses: actions/attest@c32b4b8b198b65d0bd9d63490e847ff7b53989d4 # v4.0.0
- uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 # v4.1.0
id: attest
env:
NODE_OPTIONS: '--max-http-header-size=32768'