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

Fix the Github OIDC challenge endpoint #206

Merged
merged 1 commit into from Oct 14, 2021

Conversation

mattmoor
Copy link
Member

I ran this:

sed -i 's@vstoken.actions.githubusercontent.com@token.actions.githubusercontent.com@g' $(git grep vstoken.actions.githubusercontent.com | cut -d':' -f 1 | uniq)

Signed-off-by: Matt Moore mattomata@gmail.com

NONE

I ran this:
```
sed -i 's@vstoken.actions.githubusercontent.com@token.actions.githubusercontent.com@g' $(git grep vstoken.actions.githubusercontent.com | cut -d':' -f 1 | uniq)
```

Signed-off-by: Matt Moore <mattomata@gmail.com>
@mattmoor
Copy link
Member Author

We verified this rerunning one of my broken workflows

Copy link
Member

@bobcallaway bobcallaway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, updated prod

@bobcallaway bobcallaway merged commit ca03dbd into sigstore:main Oct 14, 2021
@mattmoor mattmoor deleted the fix-github branch October 14, 2021 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants