Skip to content

Commit

Permalink
docs(README): update attestation owner
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredallard committed Jan 12, 2025
1 parent 7e48000 commit 9951427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ docker pull ghcr.io/rgst-io/pds:VERSION
# --deny-self-hosted-runners is optional, but proves that I didn't run
# my own runners to create this image and somehow 'taint' the process.
gh attestation verify oci://ghcr.io/rgst-io/pds \
--owner jaredallard --deny-self-hosted-runners
--owner rgst-io --deny-self-hosted-runners
```

## License
Expand Down

0 comments on commit 9951427

Please sign in to comment.