Skip to content

chore: bump dependencies to the latest version #38

chore: bump dependencies to the latest version

chore: bump dependencies to the latest version #38

Workflow file for this run

---
name: Labels
on: # yamllint disable-line rule:truthy
push:
branches:
- main
workflow_dispatch: {}
jobs:
maintenance:
name: Maintenance
uses: fabasoad/reusable-workflows/.github/workflows/wf-sync-labels.yml@main
permissions:
contents: write
issues: write
pull-requests: write