Skip to content

Commit eec4e80

Browse files
authored
Update README.md (#587)
Signed-off-by: laurentsimon <[email protected]>
1 parent 0709a97 commit eec4e80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/builders/generic/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ jobs:
579579
upload-assets: true # Optional: Upload to a new release
580580
```
581581
582-
### Provenance for Rust / Cargo
582+
### Provenance for Rust
583583
584584
If you use [Cargo](https://doc.rust-lang.org/cargo/) to generate your artifacts, you can
585585
easily generate SLSA3 provenance by updating your existing workflow with the 4
@@ -645,4 +645,4 @@ jobs:
645645
with:
646646
base64-subjects: "${{ needs.build.outputs.hashes }}"
647647
upload-assets: true # Optional: Upload to a new release
648-
```
648+
```

0 commit comments

Comments
 (0)