-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: refactor and update CI/CD workflows
- Standardize cron syntax in codeql.yml to use double quotes - Update CodeQL action version from v2 to v3 in codeql.yml - Generalize Go version to any 1.x in go.yml and goreleaser.yml workflows - Add Go version 1.22 to the test matrix in go.yml - Upgrade cache action to v4 in go.yml - Upgrade codecov-action to v4 in go.yml - Standardize tag pattern to use double quotes in goreleaser.yml - Remove redundant step names in goreleaser.yml workflow - Update GoReleaser action version to v5 in goreleaser.yml Signed-off-by: appleboy <[email protected]>
- Loading branch information
Showing
3 changed files
with
26 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters