Skip to content

ci(deps): bump step-security/harden-runner from 2.8.1 to 2.9.0 (#361) #242

ci(deps): bump step-security/harden-runner from 2.8.1 to 2.9.0 (#361)

ci(deps): bump step-security/harden-runner from 2.8.1 to 2.9.0 (#361) #242

Workflow file for this run

name: Create Verifiable contents diagram
on:
workflow_dispatch: {}
push:
branches:
- main
jobs:
get_data:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
# Do nothing temporarily.
# - name: Update diagram
# uses: githubocto/repo-visualizer@d89437ae41087c95815abff164cc3d64b37f323a
# with:
# output_file: "resources/diagram.svg"
# excluded_paths: "ignore,.github,.vs"