chore: bump github.com/lmittmann/tint from 1.0.5 to 1.0.6 #205
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
--- | |
name: Go Report Card | |
on: | |
push: | |
branches: [ "main" ] | |
jobs: | |
action_goreportcard: | |
runs-on: ubuntu-latest | |
name: A job to run go report card | |
steps: | |
- name: Go Report Card | |
uses: creekorful/[email protected] |