apg-go/.github/workflows
Winni Neessen 6f25663957
Update Go build steps in GitHub workflow
The build steps in the CodeQL action of the GitHub workflow have been updated. Instead of using the 'apt-get' command, the 'go mod tidy', 'go mod download', and 'go mod verify' are now used. This improves the building process by organizing and verifying the dependencies.
2024-03-17 19:31:10 +01:00
..
codecov.yml Add read-all permissions to workflow files 2024-03-17 19:15:34 +01:00
codeql.yml Update Go build steps in GitHub workflow 2024-03-17 19:31:10 +01:00
docker-publish.yml Add .gitgnore and SPDX headers in several files 2024-03-12 20:59:07 +01:00
golangci-lint.yml Update golangci-lint workflow permissions 2024-03-17 19:28:59 +01:00
reuse.yml Create Codecov workflow for Go project 2024-03-14 09:47:13 +01:00
scorecard.yml Add SPDX license headers in scorecard.yml 2024-03-17 19:05:33 +01:00
sonarqube.yml Add read-all permissions to workflow files 2024-03-17 19:15:34 +01:00