mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
upgrade .github/workflows and documentation
* update all .github/workflows/ to use the latest version of
actions and the go versions accordingly.
(Only some github actions use a floating tag for the major version.)
* reduce places where the go versions are hardcoded:
* refEr to docs/Development.md from README.md
* use `go.mod` from itest.yml.
This commit is contained in:
parent
f046ade489
commit
fc012fa820
7 changed files with 22 additions and 18 deletions
|
|
@ -3,7 +3,7 @@
|
|||
## Supported Go versions
|
||||
|
||||
We support the latest version and the one before
|
||||
the latest version of Go (currently 1.23 and 1.24).
|
||||
the latest version of Go (currently 1.24 and 1.25).
|
||||
|
||||
## Generated files
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue