Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Update action #23

Open
github-actions bot opened this issue Nov 18, 2023 · 0 comments
Open

Update action #23

github-actions bot opened this issue Nov 18, 2023 · 0 comments
Labels

Comments

@github-actions
Copy link

Update action

uses: buluma/graphviz-action@1.0.0 # TODO: Update action

    steps:
      - name: checkout
        uses: actions/checkout@v4
        with:
          path: ${{ github.repository }}
      - name: create png
        uses: buluma/graphviz-action@1.0.0  # TODO: Update action
      - name: Commit files
        run: |
          cd ${{ github.repository }}
ndex e6c7007..7837717 100644
++ b/.github/workflows/todo.yml

4c873e2e595f9930644d319cb7152d93377be0f1

@github-actions github-actions bot added the todo label Nov 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

0 participants