Skip to content

chore: bump github/codeql-action from 1.0.26 to 2.22.6 #545

chore: bump github/codeql-action from 1.0.26 to 2.22.6

chore: bump github/codeql-action from 1.0.26 to 2.22.6 #545

Workflow file for this run

name: Docgen
on:
workflow_dispatch:
push:
branches: ['main', 'release-*']
pull_request:
jobs:
docgen:
name: Verify Docgen
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: '1.19.x'
- run: ./docgen/verify.sh