Skip to content

Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.1038 to 1.0.1041 #472

Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.1038 to 1.0.1041

Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.1038 to 1.0.1041 #472

Workflow file for this run

name: 同意
on: pull_request_target
jobs:
approve:
name: 自动同意
runs-on: ubuntu-latest
steps:
- name: 代码机器人
uses: cognitedata/[email protected]
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}