Skip to content

Release Steampipe Anywhere Components #59

Release Steampipe Anywhere Components

Release Steampipe Anywhere Components #59

name: Release Steampipe Anywhere Components
on:
push:
tags:
- 'v*'
workflow_dispatch:
inputs:
version:
description: "The version to release (must be prefixed with 'v')"
required: true
jobs:
anywhere_publish_workflow:
uses: turbot/steampipe-workflows/.github/workflows/steampipe-anywhere-aws.yml@update-file-size

Check failure on line 16 in .github/workflows/steampipe-anywhere.yml

View workflow run for this annotation

GitHub Actions / Release Steampipe Anywhere Components

Invalid workflow file

The workflow is not valid. In .github/workflows/steampipe-anywhere.yml (Line: 16, Col: 11): Error from called workflow turbot/steampipe-workflows/.github/workflows/steampipe-anywhere-aws.yml@update-file-size (Line: 1107, Col: 9): Job 'build-draft-release' depends on unknown job 'build-sqlite-extension-osx-arm64'. In .github/workflows/steampipe-anywhere.yml (Line: 16, Col: 11): Error from called workflow turbot/steampipe-workflows/.github/workflows/steampipe-anywhere-aws.yml@update-file-size (Line: 1266, Col: 12): Job 'check-installation-linux' depends on job 'build-draft-release' which creates a cycle in the dependency graph.
secrets: inherit