-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Labels
featureNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersreleased
Description
Reading through the code, it wouldn’t hurt to explicitly add a mask for the token. Runner will pattern match against the GitHub token formats it recognizes, but sometimes a new pattern roles out that the runner isn’t updated for yet.
See https://github.com/actions/toolkit/tree/main/packages/core#setting-a-secret. Add to end of /main/lib/main.js
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersreleased