Skip to content

chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.160.1 to 1.0.0 #195

chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.160.1 to 1.0.0

chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.160.1 to 1.0.0 #195

Workflow file for this run

name: "PR Checks"
on:
pull_request:
branches:
- trunk
jobs:
goreleaser:
runs-on: ubuntu-24.04
steps:
- name: "Checkout code"
uses: actions/[email protected]
with:
fetch-depth: 0
- name: "Set up Go"
uses: actions/[email protected]
with:
go-version-file: 'go.mod'
- name: Run GoReleaser
uses: goreleaser/[email protected]
with:
version: 2.12.5
args: release --snapshot