Skip to content

chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 #107

chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0

chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 #107

Workflow file for this run

name: Auto-Merge
on:
pull_request_target
jobs:
enable-auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
steps:
- uses: alexwilson/enable-github-automerge-action@main
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"