Skip to content

chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1 #248

chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1

chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1 #248

Workflow file for this run

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