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

GitHub Token #20

Merged
merged 1 commit into from
Nov 3, 2020
Merged

GitHub Token #20

merged 1 commit into from
Nov 3, 2020

Conversation

nebhale
Copy link
Member

@nebhale nebhale commented Nov 3, 2020

Previously all of the workflows used secrets.GITHUB_TOKEN. In the end the de-privileged nature of this token proved to be too much and this change migrates the workflows to use bot-specific token instead.

Previously all of the workflows used secrets.GITHUB_TOKEN.  In the end the
de-privileged nature of this token proved to be too much and this change
migrates the workflows to use bot-specific token instead.

Signed-off-by: Ben Hale <bhale@vmware.com>
@nebhale nebhale requested a review from a team November 3, 2020 18:38
@nebhale nebhale added semver:patch A change requiring a patch version bump type:task A general task labels Nov 3, 2020
@nebhale nebhale merged commit 2ce3ae5 into main Nov 3, 2020
@nebhale nebhale deleted the github-token branch November 3, 2020 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:patch A change requiring a patch version bump type:task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant