Skip to content

chore(deps): update module golang.org/x/sys to v0.44.0 [security] (main) - autoclosed #95

chore(deps): update module golang.org/x/sys to v0.44.0 [security] (main) - autoclosed

chore(deps): update module golang.org/x/sys to v0.44.0 [security] (main) - autoclosed #95

Workflow file for this run

name: Pull Request Build
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build-for-dev:
uses: ./.github/workflows/factory.yml
with:
tag: pr-${{ github.event.number }}
push: false
secrets: inherit