Skip to content

Update ref

Update ref #56

Workflow file for this run

name: Generate images
on:
push:
branches:
- '**'
paths:
- '.github/workflows/generate-images.yml'
- 'images/generated/**'
- '**.drawio'
- '**.puml'
workflow_dispatch:
env:
DRAWIO_VERSION: 24.2.5
PLANTUML_VERSION: 1.2024.4
jobs:
generate:
uses: gematik/github-image-actions/.github/workflows/generate-images.yml@8ae422c90cb3ba3c0696511cfb396c0469c0c1d5

Check failure on line 20 in .github/workflows/generate-images.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/generate-images.yml

Invalid workflow file

error parsing called workflow ".github/workflows/generate-images.yml" -> "gematik/github-image-actions/.github/workflows/generate-images.yml@8ae422c90cb3ba3c0696511cfb396c0469c0c1d5" : the `uses' attribute must be a path, a Docker image, or owner/repo@ref
with:
srcdir: src/images
outdir: images/generated
ref: 8ae422c90cb3ba3c0696511cfb396c0469c0c1d5