Skip to content

Comments

ci: add permissions to javadoc workflow#43

Merged
tomohiro-okuyama merged 1 commit intomasterfrom
ci/make-actions-default-read-only
Apr 5, 2023
Merged

ci: add permissions to javadoc workflow#43
tomohiro-okuyama merged 1 commit intomasterfrom
ci/make-actions-default-read-only

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