Skip to content

Commit d77d07a

Browse files
committed
remove tag from image name
1 parent dd37d9b commit d77d07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/attest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/attest@v1
2020
id: attest
2121
with:
22-
subject-name: ghcr.io/yoshuawuyts/rust-wasi-hello:0.1.0
22+
subject-name: ghcr.io/yoshuawuyts/rust-wasi-hello
2323
# subject-digest: ${{ steps.push.outputs.digest }}
2424
subject-digest: sha256:67940472ac167f1c79224ee645ba59ca54483d95c633f9e67a4d16719d1fa356
2525
predicate-type: "https://in-toto.io/attestation/release/v0.1"

0 commit comments

Comments
 (0)