Skip to content

chore: remove EXPERIMENTAL labels from config subcommands #14

chore: remove EXPERIMENTAL labels from config subcommands

chore: remove EXPERIMENTAL labels from config subcommands #14

Workflow file for this run

name: Govulncheck
on:
pull_request:
permissions:
contents: read
jobs:
govulncheck:
name: Govulncheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-go@v6
with:
go-version-file: go.mod
- uses: temporalio/public-actions/golang/govulncheck@main