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

ci: add permissions to javadoc workflow #43

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

tasshi-me
Copy link
Member

@tasshi-me tasshi-me commented Apr 5, 2023

Why

For security improvement, we want to make the default workflow permission read-only.
In this PR, we update the javadoc workflow because it requires additional permission.

What

  • add proper permissions to javadoc.yml
    • peaceiris/actions-gh-pages@v3 action requirescontents: write permission (ref)

NOTE: stale.yml also requires additional permission, but it's already configured (ref)

@tasshi-me tasshi-me marked this pull request as ready for review April 5, 2023 08:18
@tomohiro-okuyama tomohiro-okuyama merged commit e7be3d4 into master Apr 5, 2023
@tomohiro-okuyama tomohiro-okuyama deleted the ci/make-actions-default-read-only branch April 5, 2023 08:44
@tasshi-me tasshi-me self-assigned this Apr 5, 2023
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