Skip to content

chore(deps-dev): bump serve-static from 1.15.0 to 1.16.2 in /app #30

chore(deps-dev): bump serve-static from 1.15.0 to 1.16.2 in /app

chore(deps-dev): bump serve-static from 1.15.0 to 1.16.2 in /app #30

Workflow file for this run

---
name: Pull Request Labeler
on: [pull_request] # yamllint disable-line rule:truthy
jobs:
label:
name: auto label
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
continue-on-error: true
with:
repo-token: ${{ secrets.AUTO_MERGE_TOKEN }}
- uses: TimonVS/[email protected]
continue-on-error: true
env:
GITHUB_TOKEN: ${{ secrets.AUTO_MERGE_TOKEN }}