Skip to content

Add workflow.SignalWithStartWorkflow and System Nexus generator script #927

Add workflow.SignalWithStartWorkflow and System Nexus generator script

Add workflow.SignalWithStartWorkflow and System Nexus generator script #927

Workflow file for this run

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