]> git.kaiwu.me - haproxy.git/commit
CI: Add `permissions` to GitHub Actions
authorTim Duesterhus <tim@bastelstu.be>
Sat, 16 Oct 2021 16:10:26 +0000 (18:10 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 18 Oct 2021 05:17:04 +0000 (07:17 +0200)
commit89c9d0a169cba49882044e081827971ba0b271cb
treefbd1277caeaf06d9a6c5d6a3ff8a07b20edeb522
parentc5aa113d805aa31a59e3a26f5f656b1fa0d526d0
CI: Add `permissions` to GitHub Actions

This change locks down the permissions of the access token in GitHub Actions to
only allow reading the repository contents and nothing else.

see https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token
.github/workflows/codespell.yml
.github/workflows/compliance.yml
.github/workflows/contrib.yml
.github/workflows/coverity.yml
.github/workflows/musl.yml
.github/workflows/openssl-nodeprecated.yml
.github/workflows/vtest.yml
.github/workflows/windows.yml