Skip to content

chore: bump the all-gha group across 1 directory with 7 updates (#813) #2028

chore: bump the all-gha group across 1 directory with 7 updates (#813)

chore: bump the all-gha group across 1 directory with 7 updates (#813) #2028

Workflow file for this run

name: Docgen
on:
workflow_dispatch:
push:
branches: ['main', 'release-*']
pull_request:
permissions:
contents: read
jobs:
docgen:
name: Verify Docgen
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
with:
go-version-file: "go.mod"
- run: ./docgen/verify.sh