Skip to content

build(deps): bump gitlab.com/gitlab-org/api/client-go from 1.14.0 to 1.16.0 #3878

build(deps): bump gitlab.com/gitlab-org/api/client-go from 1.14.0 to 1.16.0

build(deps): bump gitlab.com/gitlab-org/api/client-go from 1.14.0 to 1.16.0 #3878

Workflow file for this run

name: Check goreleaser config
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions: read-all
jobs:
goreleaser-config:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
show-progress: false
- name: Check config
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
with:
args: check -f .goreleaser.yml