Skip to content

deprecating GITHUB_TOKEN authentication #454

@shogo82148

Description

@shogo82148

Currently, we use GITHUB_TOKEN to authenticate the action.
Now, we can use JWT tokens of Open ID Connect instead of GITHUB_TOKEN.
JWT tokens are more secure than GITHUB_TOKEN because they cannot do anything on their own. GITHUB_TOKEN authentication should be removed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions