Skip to content

build(deps): bump google.golang.org/grpc from 1.67.1 to 1.70.0 in /api/tests/integration/testdata/services/grpc #1212

build(deps): bump google.golang.org/grpc from 1.67.1 to 1.70.0 in /api/tests/integration/testdata/services/grpc

build(deps): bump google.golang.org/grpc from 1.67.1 to 1.70.0 in /api/tests/integration/testdata/services/grpc #1212

Workflow file for this run

name: Auto Label Conflicts
on:
pull_request_target:
# So that PRs touching the same files as the push are updated
push:
permissions:
issues: write
pull-requests: write
jobs:
auto-label-conflicts:
runs-on: ubuntu-latest
steps:
- name: conflict
uses: "eps1lon/[email protected]"
with:
dirtyLabel: "conflict"
repoToken: ${{ github.token }}
commentOnDirty: |
:wave: Hi, I detected conflicts against the base branch :speak_no_evil:
You'll want to sync :arrows_counterclockwise: your branch with upstream!