Skip to content

Bump gitlab.com/gitlab-org/api/client-go from 1.3.0 to 1.7.0 #147

Bump gitlab.com/gitlab-org/api/client-go from 1.3.0 to 1.7.0

Bump gitlab.com/gitlab-org/api/client-go from 1.3.0 to 1.7.0 #147

Workflow file for this run

# https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement
name: Dependency Review
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/dependency-review-action@v4