Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] jwtGithubAudience parameter is not set to sigstore by default #558

Open
ljupchokotev opened this issue Jul 9, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@ljupchokotev
Copy link

Vault server version

v1.16.2

vault-action version

v3

Describe the bug

The documentation specifies that the jwtGithubAudience parameter has a default value of sigstore in the README.md. This is actually not true, as the audience is set to the repository owner URL (e.g. org url).

To Reproduce

N/A

Expected behavior

The jwtGithubAudience parameter should be set to sigstore by default as per the documentation. Or the documentation needs to be fixed.

Log Output

For the most verbose logs, add a secret called
ACTIONS_STEP_DEBUG
with the value true. Then, re-run the workflow if possible and post the raw
logs
for the step here with any sensitive information masked or removed.

Additional context

Add any other context about the problem here.

@ljupchokotev ljupchokotev added the bug Something isn't working label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant