Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Fix token #65

Merged
merged 1 commit into from
May 16, 2023
Merged

Fix token #65

merged 1 commit into from
May 16, 2023

Conversation

cwille97
Copy link
Contributor

@cwille97 cwille97 commented May 15, 2023

Closes https://github.com/github/actions-platform-delta/issues/646
Better to use an actions token than a specific user's PAT token which will change if the user changes employment

What are you trying to accomplish?

@aparna-ravindra generated a PAT token to be used here but it may no longer be valid and it would be better to use a generic repo token which will always work as opposed to a PAT token which expires and depends on the user's membership of the org.

Context: https://github.slack.com/archives/C03BSM78LRX/p1683280039664249

Better to use an actions token than a specific user's PAT token which will change if the user changes employment
@cwille97 cwille97 requested a review from a team as a code owner May 15, 2023 21:03
@jidicula
Copy link
Contributor

Tested this change with workflow_dispatch in https://github.com/actions/gh-actions-cache/actions/runs/4985213532.

@cwille97 cwille97 merged commit c16b054 into main May 16, 2023
@cwille97 cwille97 deleted the cwille97-patch-1 branch May 16, 2023 19:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants