Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧹 use protoc action consistently #4513

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

chris-rock
Copy link
Member

Use the protoc action consistently.

- name: Install Protoc
uses: arduino/setup-protoc@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
Copy link
Contributor

Choose a reason for hiding this comment

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

why do we need the repo-token here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Because the action pulls the binaries from a github repo. protoc is only released on github

@chris-rock chris-rock merged commit 24030e1 into main Aug 9, 2024
6 checks passed
@chris-rock chris-rock deleted the chris-rock/harmonize-protoc-action branch August 9, 2024 11:02
@github-actions github-actions bot locked and limited conversation to collaborators Aug 9, 2024
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