Skip to content

build(deps): bump clap from 4.6.4 to 4.6.5 in the clap group #603

build(deps): bump clap from 4.6.4 to 4.6.5 in the clap group

build(deps): bump clap from 4.6.4 to 4.6.5 in the clap group #603

Workflow file for this run

name: Create diagram
permissions:
contents: write
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"