Skip to content

Commit

Permalink
Remove warning about OIDC signing being experimental (#123)
Browse files Browse the repository at this point in the history
See comment in #120

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
  • Loading branch information
J12934 committed May 17, 2023
1 parent 03d0fec commit 87f4580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -96,7 +96,7 @@ jobs:
permissions:
contents: read
packages: write
id-token: write # needed for signing the images with GitHub OIDC Token **not production ready**
id-token: write # needed for signing the images with GitHub OIDC Token

name: Install Cosign and test presence in path
steps:
Expand Down

0 comments on commit 87f4580

Please sign in to comment.