Skip to content

⬆️ Bump aws-partitions from 1.1025.0 to 1.1028.0 #2525

⬆️ Bump aws-partitions from 1.1025.0 to 1.1028.0

⬆️ Bump aws-partitions from 1.1025.0 to 1.1028.0 #2525

name: Dependabot Automerge
on:
pull_request:
branches: [ master ]
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.AUTOMERGE_TOKEN }}