Skip to content

build(deps): bump the aws-sdk group across 1 directory with 5 updates #4

build(deps): bump the aws-sdk group across 1 directory with 5 updates

build(deps): bump the aws-sdk group across 1 directory with 5 updates #4

name: Dependabot auto-merge
on: pull_request
permissions:
contents: write
pull-requests: write
jobs:
auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Enable auto-merge
run: gh pr merge --auto --rebase "${{ github.event.pull_request.number }}"