Skip to content

chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.38.0 to 3.85.0 in /sdk #21

chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.38.0 to 3.85.0 in /sdk

chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.38.0 to 3.85.0 in /sdk #21

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
prerequisites:
uses: pulumiverse/infra/.github/workflows/provider-prerequisites.yaml@actions-workflows-v0.0.4
with:
provider: vra
goversion: 1.20.x
build:
needs: prerequisites
uses: pulumiverse/infra/.github/workflows/provider-build-sdk.yaml@actions-workflows-v0.0.4
with:
provider: vra
goversion: 1.20.x
dotnetversion: 6.0.120
nodeversion: 16.x
pythonversion: 3.11