Skip to content

ci(awscli): remove token ref#321

Merged
ivorisoutdoors merged 1 commit into
mainfrom
ci/fix-update-awscli
Jun 2, 2026
Merged

ci(awscli): remove token ref#321
ivorisoutdoors merged 1 commit into
mainfrom
ci/fix-update-awscli

Conversation

@ivorisoutdoors

@ivorisoutdoors ivorisoutdoors commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

First iteration of this used a GitHub App token, but removed it as we only needed access to the current repo and didn't want to deal with secrets and extra tokens

First iteration of this used a GitHub Token app, but removed it as we
only needed access to the current repo and didn't want to deal with
secrets and extra tokens
@ivorisoutdoors ivorisoutdoors requested a review from a team as a code owner June 2, 2026 15:21
@ivorisoutdoors ivorisoutdoors merged commit 4645875 into main Jun 2, 2026
4 checks passed
@ivorisoutdoors ivorisoutdoors deleted the ci/fix-update-awscli branch June 2, 2026 15:23
id: awscli
uses: actions/github-script@v9
with:
github-token: ${{ steps.token.outputs.token }}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should have caught the missing token step.

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.

2 participants