mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2026-04-10 04:20:49 +02:00
New version of graphviz action, solves multiple roles in 1 image.
This commit is contained in:
parent
04df7e5cfd
commit
04da46a182
2
.github/workflows/requirements2png.yml
vendored
2
.github/workflows/requirements2png.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue