Skip to content

Bump boto3 from 1.35.90 to 1.35.92 #40

Bump boto3 from 1.35.90 to 1.35.92

Bump boto3 from 1.35.90 to 1.35.92 #40

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