Skip to content

Bump github.com/stretchr/testify from 1.8.2 to 1.9.0 #471

Bump github.com/stretchr/testify from 1.8.2 to 1.9.0

Bump github.com/stretchr/testify from 1.8.2 to 1.9.0 #471

Workflow file for this run

pull_request_rules:
- name: backport patches to v1.0.x branch
conditions:
- base=master
- label=backport/v1.0.x
actions:
backport:
branches:
- release/v1.0.x
- name: backport patches to v2.0.x branch
conditions:
- base=master
- label=backport/v2.0.x
actions:
backport:
branches:
- release/v2.0.x