Skip to content

Bump nacos.version from 2.4.1 to 2.4.2 in /hello-grpc-java #1

Bump nacos.version from 2.4.1 to 2.4.2 in /hello-grpc-java

Bump nacos.version from 2.4.1 to 2.4.2 in /hello-grpc-java #1

Workflow file for this run

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.GITHUB_TOKEN }}