Skip to content

build(deps): bump gitlab.com/gitlab-org/api/client-go from 0.116.0 to 0.118.0 #2776

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

build(deps): bump gitlab.com/gitlab-org/api/client-go from 0.116.0 to 0.118.0 #2776

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
show-progress: false
- name: Check config
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
with:
args: check -f .goreleaser.yml