Skip to content

Remove redundant actions/checkout token#1429

Open
JackPGreen wants to merge 1 commit intomasterfrom
remove-redundant-checkout-token
Open

Remove redundant actions/checkout token#1429
JackPGreen wants to merge 1 commit intomasterfrom
remove-redundant-checkout-token

Conversation

@JackPGreen
Copy link
Copy Markdown
Contributor

We don't need to supply a token to actions/checkout, the implicit ${{ github.token }} is fine and preferable to a long-lived PAT.

We don't need to supply a token to `actions/checkout`, the implicit `${{ github.token }}` is fine and preferable to a long-lived PAT.
@JackPGreen JackPGreen requested a review from ihsandemir as a code owner March 30, 2026 10:34
@JackPGreen JackPGreen enabled auto-merge (squash) March 30, 2026 10:34
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.

1 participant