Skip to content

build(deps): bump github.com/dkorunic/betteralign from 0.4.4 to 0.4.5 in /tools/betteralign #2329

build(deps): bump github.com/dkorunic/betteralign from 0.4.4 to 0.4.5 in /tools/betteralign

build(deps): bump github.com/dkorunic/betteralign from 0.4.4 to 0.4.5 in /tools/betteralign #2329

Workflow file for this run

name: Check goreleaser config
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
goreleaser-config:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
with:
show-progress: false
- name: Check config
uses: goreleaser/goreleaser-action@v6
with:
args: check -f .goreleaser.yml