Skip to content

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#313) #215

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#313)

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#313) #215

name: goreleaser-check
on:
pull_request:
push:
branches:
- master
jobs:
goreleaser-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Check goreleaser configuration
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
args: check