Skip to content

chore(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #196

chore(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0

chore(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #196

Workflow file for this run

name: Labeler
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"