Skip to content

(maint) Update Gemfile with pdk 3.5.0 template #614

(maint) Update Gemfile with pdk 3.5.0 template

(maint) Update Gemfile with pdk 3.5.0 template #614

Workflow file for this run

---
name: Unit Tests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
Nightly:
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml@main"
secrets: inherit
Released:
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_released_puppet_gem.yaml@ab71b03c1f1232171715897e723ee3a37a529cc3"

Check failure on line 17 in .github/workflows/unit_tests.yaml

View workflow run for this annotation

GitHub Actions / Unit Tests

Invalid workflow file

The workflow is not valid. In .github/workflows/unit_tests.yaml (Line: 17, Col: 11): Error from called workflow puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_released_puppet_gem.yaml@ab71b03c1f1232171715897e723ee3a37a529cc3 (Line: 23, Col: 33): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.PUPPET_FORGE_TOKEN_PUBLIC
secrets: inherit