Skip to content

Bump github.com/stretchr/testify from 1.7.1 to 1.10.0 in /processor/transformprocessor #12130

Bump github.com/stretchr/testify from 1.7.1 to 1.10.0 in /processor/transformprocessor

Bump github.com/stretchr/testify from 1.7.1 to 1.10.0 in /processor/transformprocessor #12130

name: 'Auto Assign'
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
add-owner:
runs-on: ubuntu-latest
steps:
- name: run
uses: kentaro-m/auto-assign-action@v1.2.1
with:
configuration-path: ".github/auto_assign.yml"
repo-token: '${{ secrets.GITHUB_TOKEN }}'