-
-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: update GitHub Actions and streamline Go config
- Update CodeQL GitHub Action from v2 to v3 in codeql.yml - Update checkout GitHub Action from v3 to v4 in goreleaser.yml - Add comment to fetch-depth parameter in goreleaser.yml - Replace go-version with go-version-file and add check-latest in goreleaser.yml - Change goreleaser args from `--rm-dist` to `--clear` - Add checkout step with fetch-depth comment in testing.yml - Remove specific go-version and replace with go-version-file and check-latest in testing.yml - Update golangci-lint GitHub Action from v3 to v4 in testing.yml Signed-off-by: Bo-Yi Wu <[email protected]>
- Loading branch information
Showing
3 changed files
with
20 additions
and
12 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