Skip to content

build(deps): bump github.com/goexl/exception from 0.0.1 to 0.0.3 #23

build(deps): bump github.com/goexl/exception from 0.0.1 to 0.0.3

build(deps): bump github.com/goexl/exception from 0.0.1 to 0.0.3 #23

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 }}