New version of graphviz action, solves multiple roles in 1 image.

This commit is contained in:
Robert de Bock 2021-01-13 15:59:52 +01:00
parent 04df7e5cfd
commit 04da46a182

View file

@ -17,7 +17,7 @@ jobs:
with:
path: ${{ github.repository }}
- name: create png
uses: robertdebock/graphviz-action@1.0.6
uses: robertdebock/graphviz-action@1.0.7
- name: Commit files
run: |
cd ${{ github.repository }}