Skip to content

Commit c2efe11

Browse files
committed
Delete duplicated info in readme [ci skip]
1 parent b5b09fa commit c2efe11

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,8 @@ jobs:
6161
6262
- name: Setup kosli
6363
uses: kosli-dev/setup-cli-action@v2
64-
# uncomment below to install a specific version
65-
# with:
66-
# version: 2.11.3
6764
68-
- name: Attest artifact provenance
65+
- name: Attest ECR image provenance
6966
run:
7067
kosli attest artifact "${IMAGE_NAME}" --artifact-type=oci
7168
```

0 commit comments

Comments
 (0)