Skip to content

build(deps): bump github.com/go-resty/resty/v2 from 2.7.0 to 2.15.1 #6233

build(deps): bump github.com/go-resty/resty/v2 from 2.7.0 to 2.15.1

build(deps): bump github.com/go-resty/resty/v2 from 2.7.0 to 2.15.1 #6233

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