]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: github: use the GITHUB_TOKEN instead of a manually generated token
authorWilliam Lallemand <wlallemand@haproxy.org>
Fri, 23 Dec 2022 13:40:04 +0000 (14:40 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 23 Dec 2022 14:19:25 +0000 (15:19 +0100)
commit61839b098d35a0a614cb392096c97a4deda3277e
tree2216f88c4b1b558fc00db6d02dcb8f419476d25b
parent9107731358bec59a13cdaa723867823cd4a0c7af
CI: github: use the GITHUB_TOKEN instead of a manually generated token

Github allows to use a auto generated GITHUB_TOKEN so we don't need to
handle the token in the secret configuration.

https://docs.github.com/en/actions/security-guides/automatic-token-authentication#about-the-github_token-secret
.github/workflows/vtest.yml