Skip to content

chore(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 (#10) #21

chore(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 (#10)

chore(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 (#10) #21

Workflow file for this run

---
name: Sync the template repository
on: # yamllint disable-line rule:truthy
pull_request:
push:
branches: main
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Queue
uses: ahmadnassri/[email protected]
- name: Checkout
uses: actions/[email protected]
- name: Sync
uses: ahmadnassri/[email protected]
with:
github-token: ${{ secrets.GH_TOKEN }}