Skip to content

release: v0.5.0

release: v0.5.0 #1

Workflow file for this run

name: Verify Release
on:
workflow_dispatch:
push:
branches:
- release
jobs:
call-nightly-workflow:
uses: lacework/oss-actions/.github/workflows/tf-verify.yml@main
secrets: inherit
with:
use-custom-aws-creds: true

Check failure on line 14 in .github/workflows/verify-release.yml

View workflow run for this annotation

GitHub Actions / Verify Release

Invalid workflow file

The workflow is not valid. .github/workflows/verify-release.yml (Line: 14, Col: 29): Invalid input, use-custom-aws-creds is not defined in the referenced workflow.