Skip to content

chore(deps): bump github.com/gdamore/tcell/v2 from 2.10.0 to 2.11.0 #196

chore(deps): bump github.com/gdamore/tcell/v2 from 2.10.0 to 2.11.0

chore(deps): bump github.com/gdamore/tcell/v2 from 2.10.0 to 2.11.0 #196

Workflow file for this run

name: "PR Checks"
on:
pull_request:
branches:
- trunk
jobs:
goreleaser:
runs-on: ubuntu-24.04
steps:
- name: "Checkout code"
uses: actions/[email protected]
with:
fetch-depth: 0
- name: "Set up Go"
uses: actions/[email protected]
with:
go-version-file: 'go.mod'
- name: Run GoReleaser
uses: goreleaser/[email protected]
with:
version: 2.12.5
args: release --snapshot