Skip to content

Transition fixed pollers with runtime poller groups #917

Transition fixed pollers with runtime poller groups

Transition fixed pollers with runtime poller groups #917

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