Commit Graph

21 Commits

Author SHA1 Message Date
Hajime Hoshi
96984210e1 .github/workflows: update action versions 2024-06-22 02:43:36 +09:00
Nathan Levett
8b587a1d4e
.github/workflows: dynamic Go versions in vuln workflow (#2800)
Swap from hard coded versions of go to dynamically acquiring
the latest stable versions from https://go.dev/dl/?mode=json

Closes #2573
2023-10-03 02:33:23 +09:00
Hajime Hoshi
8ab6b74c93 .github/workflows: reenable tests on branches
This is necessary for stable branches.
2023-09-29 13:00:12 +09:00
Hajime Hoshi
b88d02851f .github/workflows: change triggers 2023-09-11 17:44:20 +09:00
Hajime Hoshi
be771268ed .github/workflows: update actions 2023-09-08 23:27:09 +09:00
Hajime Hoshi
b084ccb456 .github/workflows: support Go 1.21 2023-08-09 00:28:36 +09:00
Hajime Hoshi
c2933b657c .github/workflows: update Go versions 2023-08-02 12:38:05 +09:00
Hajime Hoshi
e04b7a438a .github/workflows: update Go versions 2023-07-12 12:01:40 +09:00
Hajime Hoshi
585e929f9f .github/workflows: update Go versions 2023-06-07 11:49:59 +09:00
Hajime Hoshi
89e38041f2 .github/workflows: update 2023-05-03 11:55:19 +09:00
Hajime Hoshi
f59322257b .github/workflows: update Go versions 2023-04-05 02:48:28 +09:00
Hajime Hoshi
65460184a2 .github/workflows: update Go versions 2023-03-09 17:22:30 +09:00
Hajime Hoshi
5038b8b645 .github/workflows: update Go versions 2023-02-15 18:51:33 +09:00
Hajime Hoshi
fa751853d7 .github/workflows: use Go 1.20 2023-02-02 10:35:15 +09:00
Hajime Hoshi
1da6b06041 .github/workflows/vuln: update Go versions 2023-01-11 21:37:19 +09:00
Hajime Hoshi
c12799dc05 .github.com/workflows: update Go versions 2022-12-07 13:56:54 +09:00
Hajime Hoshi
3f9a2bff24 .github/workflows: clean up
Updates #2190
2022-11-12 16:24:57 +09:00
Artem Yadelskyi
86e694941f
examples: remove example build tag (#2433)
Closes #1462
2022-11-03 20:24:09 +09:00
Hajime Hoshi
137619e165 .github/workflows: add GOOS=js check for govulncheck 2022-11-02 13:50:51 +09:00
Hajime Hoshi
0153faef09 .github/workflows: bug fix: wrong GOOS for govulncheck 2022-11-02 13:25:04 +09:00
Hajime Hoshi
88af59e468 .github/workflows: separate the vulnerability check to vuln.yml 2022-11-02 13:19:05 +09:00