Skip to content

chore(deps-dev): bump the security-updates group with 5 updates (#643) #168

chore(deps-dev): bump the security-updates group with 5 updates (#643)

chore(deps-dev): bump the security-updates group with 5 updates (#643) #168

Workflow file for this run

name: Sync Files
on:
push:
branches:
- main
workflow_dispatch:
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@master
- name: Run GitHub File Sync
uses: BetaHuhn/repo-file-sync-action@v1
with:
GH_PAT: ${{ secrets.GH_PAT }}