Skip to content

build(deps): bump the common-golang-dependencies group across 1 directory with 22 updates #201

build(deps): bump the common-golang-dependencies group across 1 directory with 22 updates

build(deps): bump the common-golang-dependencies group across 1 directory with 22 updates #201

Workflow file for this run

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
# auto-merge rules are in /.github/auto-merge.yml
github-token: ${{ secrets.AUTO_MERGE_TOKEN }}