Skip to content

chore(deps): bump github.com/docker/go-connections from 0.4.0 to 0.5.0 #198

chore(deps): bump github.com/docker/go-connections from 0.4.0 to 0.5.0

chore(deps): bump github.com/docker/go-connections from 0.4.0 to 0.5.0 #198

name: Auto approve dependabot PRs
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]'
steps:
- uses: hmarr/auto-approve-action@v3