Skip to content

build(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (… #1476

build(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (…

build(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (… #1476

Workflow file for this run

name: goreleaser
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with:
submodules: true
- name: Set up Go
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
with:
go-version-file: 'go.mod'
- name: goreleaser check
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6
with:
version: v1.12.3
args: check