Skip to content

Update ref

Update ref #60

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@17d2623209451578a1a5b3c29a35fc8426c4e966
with:
srcdir: src/images
outdir: images/generated
ref: 17d2623209451578a1a5b3c29a35fc8426c4e966