Skip to content

Commit 1b05e02

Browse files
authored
Merge pull request #168 from lablabs/dependabot/github_actions/actions/attest-build-provenance-3
Bump actions/attest-build-provenance from 2 to 3
2 parents f9d9aec + 78e65e5 commit 1b05e02

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)