Skip to content

Commit 78e65e5

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
echo "image-ref=$IMAGE_REF" >> "$GITHUB_OUTPUT"
6767
6868
- name: Attest
69-
uses: actions/attest-build-provenance@v2
69+
uses: actions/attest-build-provenance@v3
7070
id: attest
7171
with:
7272
subject-name: ghcr.io/${{ github.repository }}

0 commit comments

Comments
 (0)