Skip to content

Commit 8582365

Browse files
Build(deps): Bump actions/attest-build-provenance from 3 to 4
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 3 to 4. - [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@v3...v4) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a313ce8 commit 8582365

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
5252
The sha256sum of the SHA256SUMS file itself is ${shasha} .
5353
EOF
54-
- uses: actions/attest-build-provenance@v3
54+
- uses: actions/attest-build-provenance@v4
5555
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
5656
with:
5757
subject-path: |

0 commit comments

Comments
 (0)