Skip to content

Pin dependencies

Pin dependencies #193

Workflow file for this run

name: Flowzone
on:
pull_request:
types: [opened, synchronize, closed]
branches:
- "main"
- "master"
jobs:
flowzone:
name: Flowzone
uses: product-os/flowzone/.github/workflows/flowzone.yml@master
secrets:
FLOWZONE_TOKEN: ${{ secrets.FLOWZONE_TOKEN }}
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}

Check failure on line 16 in .github/workflows/flowzone.yml

View workflow run for this annotation

GitHub Actions / Flowzone

Invalid workflow file

The workflow is not valid. .github/workflows/flowzone.yml (Line: 16, Col: 24): Invalid secret, GPG_PRIVATE_KEY is not defined in the referenced workflow. .github/workflows/flowzone.yml (Line: 17, Col: 23): Invalid secret, GPG_PASSPHRASE is not defined in the referenced workflow.
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
BALENA_API_KEY: ${{ secrets.BALENA_API_KEY }}
with:
balena_slugs: |
gh_klutchell/balena-restic-amd64,
gh_klutchell/balena-restic-aarch64,
gh_klutchell/balena-restic-armv7hf