Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Bump @slack/bolt from 3.21.4 to 3.22.0 #492

Bump @slack/bolt from 3.21.4 to 3.22.0

Bump @slack/bolt from 3.21.4 to 3.22.0 #492

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.REPO_TOKEN }}