Skip to content

Update anchore/sbom-action action to v0.17.1 (#18) #65

Update anchore/sbom-action action to v0.17.1 (#18)

Update anchore/sbom-action action to v0.17.1 (#18) #65

Workflow file for this run

name: main
on:
push:
branches:
- main
tags-ignore:
- v*
pull_request:
workflow_dispatch:
jobs:
prerequisites:
permissions:
pull-requests: write
uses: pulumiverse/infra/.github/workflows/provider-prerequisites.yaml@main
with:
provider: descope
goversion: 1.21
build:
needs: prerequisites
uses: pulumiverse/infra/.github/workflows/provider-build-sdk.yaml@main
with:
provider: descope
goversion: 1.21
dotnetversion: 6.0
nodeversion: 18
pythonversion: 3.8