Skip to content

chore(deps): bump github.com/xanzy/go-gitlab from 0.103.0 to 0.104.0 … #2070

chore(deps): bump github.com/xanzy/go-gitlab from 0.103.0 to 0.104.0 …

chore(deps): bump github.com/xanzy/go-gitlab from 0.103.0 to 0.104.0 … #2070

Workflow file for this run

name: "codeql"
on:
push:
branches: [ main ]
jobs:
analyze:
name: analyze
runs-on: ubuntu-latest
permissions:
security-events: write
actions: read
contents: read
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v3
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v4
with:
go-version: stable
- uses: github/codeql-action/init@cdcdbb579706841c47f7063dda365e292e5cad7a # v2
- uses: github/codeql-action/autobuild@cdcdbb579706841c47f7063dda365e292e5cad7a # v2
- uses: github/codeql-action/analyze@cdcdbb579706841c47f7063dda365e292e5cad7a # v2