Merge pull request #293 from synclounge/dependabot/github_actions/ahmadnassri/action-dependabot-auto-merge-v2.2
ci(action): bump ahmadnassri/action-dependabot-auto-merge from v2.1.4 to v2.2
This commit is contained in:
commit
2574a265b8
|
@ -8,7 +8,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2.3.3
|
- uses: actions/checkout@v2.3.3
|
||||||
- uses: ahmadnassri/action-dependabot-auto-merge@v2.1.4
|
- uses: ahmadnassri/action-dependabot-auto-merge@v2.2.0
|
||||||
with:
|
with:
|
||||||
target: minor
|
target: minor
|
||||||
github-token: ${{ secrets.PAT }}
|
github-token: ${{ secrets.PAT }}
|
||||||
|
|
Loading…
Reference in New Issue