Skip to content

update deps version (#191) #54

update deps version (#191)

update deps version (#191) #54

Workflow file for this run

name: 'GitHub Actions Mirror'
on:
push:
branches:
- main
jobs:
mirror:
uses: mss-boot-io/mss-boot/.github/workflows/mirror-template.yml@main
secrets:
ssh_private_key: ${{ secrets.ssh_private_key }}