Skip to content

chore: bump step-security/harden-runner from 2.21.0 to 2.21.1 in the all-gha group #2033

chore: bump step-security/harden-runner from 2.21.0 to 2.21.1 in the all-gha group

chore: bump step-security/harden-runner from 2.21.0 to 2.21.1 in the all-gha group #2033

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