Skip to content

build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.8 to 6.7.5 #612

build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.8 to 6.7.5

build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.8 to 6.7.5 #612

Workflow file for this run

name: goreleaser
on:
pull_request:
push:
jobs:
goreleaser:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
with:
fetch-depth: 0
- name: Set up Go
uses: actions/[email protected]
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: release --snapshot --skip publish --skip sign --clean