Skip to content

build(deps): bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod from 1.0.843 to 1.0.845 #18

build(deps): bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod from 1.0.843 to 1.0.845

build(deps): bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod from 1.0.843 to 1.0.845 #18

Workflow file for this run

name: BotAutoMerge
on: pull_request
permissions: write-all
jobs:
update:
name: Update
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Pull Request Automerge
if: github.actor == 'dependabot[bot]'
uses: peter-evans/enable-pull-request-automerge@v3
with:
pull-request-number: ${{ github.event.pull_request.number }}
merge-method: rebase