Skip to content

build(deps): bump toml from 0.8.19 to 0.8.20 #344

build(deps): bump toml from 0.8.19 to 0.8.20

build(deps): bump toml from 0.8.19 to 0.8.20 #344

Workflow file for this run

name: Create diagram
on:
workflow_dispatch:
push:
branches:
- main
jobs:
get_data:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@master
- name: Update diagram
uses: Jisu-Woniu/repo-visualizer@main
with:
branch: diagram
amend_commit: "true"