Compare commits

...

2 Commits

Author SHA1 Message Date
sudo pacman -Syu 5265f03f87 chore: add badges 2023-09-23 14:08:34 +07:00
dependabot[bot] 5ea475ccbc build(deps): bump goreleaser/goreleaser-action from 4 to 5
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 10:28:52 +07:00
2 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: "stable"
- uses: goreleaser/goreleaser-action@v4
- uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: latest

View File

@ -2,6 +2,7 @@
[![Go](https://github.com/haunt98/go-test-color/workflows/Go/badge.svg?branch=main)](https://github.com/actions/setup-go)
[![Go Reference](https://pkg.go.dev/badge/github.com/haunt98/go-test-color.svg)](https://pkg.go.dev/github.com/haunt98/go-test-color)
[![Latest Version](https://img.shields.io/github/v/tag/haunt98/go-test-color)](https://github.com/haunt98/go-test-color/tags)
Run `go test` with color.