buluma / ansible-role-openvpn

Install and configure openvpn server or client on your system.
Apache License 2.0
2 stars 0 forks source link

Update action #14

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 1 year ago

Update action

https://github.com/buluma/ansible-role-openvpn/blob/b6ec77395f01f81e54d20581242cc4ee95b91feb/.github/workflows/requirements2png.yml#L22


on:
  - push

name: Ansible Graphviz

jobs:
  build:
    runs-on: ubuntu-20.04
    permissions:
      contents: write
    steps:
      - name: checkout
        uses: actions/checkout@v3
        with:
          path: ${{ github.repository }}
      - name: create png
        uses: buluma/graphviz-action@1.0.0 # TODO: Update action
      - name: Commit files
        run: |
          cd ${{ github.repository }}

f3e3d0d6a238f1791353e809927126a8f85a592d

github-actions[bot] commented 10 months ago

Closed in cde87d25dbc57d00156309cfb8adbfeb5f700851