Skip to content

build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #321

build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0

build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #321

Workflow file for this run

name: "PR label assigner"
on:
workflow_dispatch:
pull_request:
branches:
- master
pull_request_target:
branches:
- master
jobs:
triage:
permissions:
checks: write
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true