Skip to content

build(deps): bump github.com/testcontainers/testcontainers-go from 0.30.0 to 0.34.0 #7678

build(deps): bump github.com/testcontainers/testcontainers-go from 0.30.0 to 0.34.0

build(deps): bump github.com/testcontainers/testcontainers-go from 0.30.0 to 0.34.0 #7678

name: Auto Approve PR
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
auto-approve:
if: github.event.pull_request.draft == false && github.actor == 'dependabot[bot]'
runs-on: [arc-runner-set]
permissions:
pull-requests: write
steps:
- uses: hmarr/auto-approve-action@v4