Skip to content

Bump github.com/fatih/color from 1.16.0 to 1.17.0 #132

Bump github.com/fatih/color from 1.16.0 to 1.17.0

Bump github.com/fatih/color from 1.16.0 to 1.17.0 #132

Workflow file for this run

name: Go
on:
push:
tags:
- v*
branches:
- master
- main
pull_request:
permissions:
contents: read
jobs:
call-workflow:
uses: antham/go-workflow-github-action/.github/workflows/build.yml@master
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}