Skip to content

Bump github.com/golangci/golangci-lint from 1.55.0 to 1.55.1 in /tools/golangci-lint #1678

Bump github.com/golangci/golangci-lint from 1.55.0 to 1.55.1 in /tools/golangci-lint

Bump github.com/golangci/golangci-lint from 1.55.0 to 1.55.1 in /tools/golangci-lint #1678

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@v5
with:
args: check -f .goreleaser.yml