build(deps): bump actions/attest-build-provenance from 1.4.4 to 3.0.0

Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 1.4.4 to 3.0.0.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](ef244123eb...977bb373ed)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-02 06:22:10 +00:00
committed by GitHub
parent f6ff9cf717
commit b0dbdf0785
3 changed files with 3 additions and 3 deletions

View File

@@ -132,7 +132,7 @@ jobs:
username: ${{ github.actor }} username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 - uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
if: ${{ env.PERFORM_ATTESTATION == 'yes' }} if: ${{ env.PERFORM_ATTESTATION == 'yes' }}
with: with:
subject-name: ${{ steps.parse-oci-segments.outputs.oci-name }} subject-name: ${{ steps.parse-oci-segments.outputs.oci-name }}

View File

@@ -109,7 +109,7 @@ jobs:
username: ${{ github.actor }} username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 - uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
if: ${{ env.PERFORM_ATTESTATION == 'yes' }} if: ${{ env.PERFORM_ATTESTATION == 'yes' }}
with: with:
subject-name: ${{ steps.parse-oci-segments.outputs.oci-name }} subject-name: ${{ steps.parse-oci-segments.outputs.oci-name }}

View File

@@ -103,7 +103,7 @@ jobs:
username: ${{ github.actor }} username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4 - uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
if: ${{ env.PERFORM_ATTESTATION == 'yes' }} if: ${{ env.PERFORM_ATTESTATION == 'yes' }}
with: with:
subject-name: ${{ steps.parse-oci-segments.outputs.oci-name }} subject-name: ${{ steps.parse-oci-segments.outputs.oci-name }}