Skip to content

Bump golangci/golangci-lint-action from 4 to 6 #94

Bump golangci/golangci-lint-action from 4 to 6

Bump golangci/golangci-lint-action from 4 to 6 #94

Workflow file for this run

name: Goreleaser CI
on: [push, pull_request]
jobs:
goreleaser-config:
name: Check
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Check config
uses: goreleaser/goreleaser-action@v5
with:
args: check -f .goreleaser.yml