Skip to content

Chore(deps): Bump github.com/rboyer/safeio from 0.2.1 to 0.2.3 #648

Chore(deps): Bump github.com/rboyer/safeio from 0.2.1 to 0.2.3

Chore(deps): Bump github.com/rboyer/safeio from 0.2.1 to 0.2.3 #648

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/pr-labeler.yml
sync-labels: false