Skip to content

Update dependency aspect_bazel_lib to v1.33.0 #3353

Update dependency aspect_bazel_lib to v1.33.0

Update dependency aspect_bazel_lib to v1.33.0 #3353

name: GoReleaser check
on:
- push
jobs:
goreleaser:
name: check
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.19
- name: Check GoReleaser config
uses: goreleaser/goreleaser-action@v2
with:
version: latest
args: check