-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(ci): update CI workflows and GoReleaser configuration
- Add checkout repository step using actions/checkout@v4 in go.yml - Update actions/setup-go from v3 to v5 in go.yml - Update golangci-lint-action from v3 to v6 in go.yml - Update actions/checkout from v3 to v4 in go.yml - Update actions/cache from v3 to v4 in go.yml - Update codecov-action from v3 to v4 in go.yml - Change single quotes to double quotes for tags in goreleaser.yml - Update actions/checkout from v3 to v4 in goreleaser.yml - Update actions/setup-go from v3 to v5 in goreleaser.yml - Change GoReleaser action from v4 to v6 in goreleaser.yml - Update GoReleaser args from --rm-dist to --clean in goreleaser.yml Signed-off-by: appleboy <[email protected]>
- Loading branch information
Showing
2 changed files
with
21 additions
and
20 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