Commit Graph
1 Commits
Author SHA1 Message Date
OuvillandSampark Sharma d31bcb967a fix update cosign version on docker-publish.yml (#1917)
upgrade cosign version

https://github.com/sigstore/cosign/releases/tag/v1.13.1

The current version is out of date and the following error occurs

```
getting signer: getting key from Fulcio: verifying SCT: updating local metadata and targets: error updating to TUF remote mirror: tuf: invalid key
```

Co-authored-by: Sampark Sharma <[email protected]>
2023-02-10 13:35:33 +05:30