Skip to content

chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.20.4 #258

chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.20.4

chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.20.4 #258

Workflow file for this run

name: auto-merge
on:
- pull_request_target
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Dependabot Auto Merge
uses: ahmadnassri/action-dependabot-auto-merge@v2.3.1
with:
target: minor
github-token: ${{ secrets.GITHUB_TOKEN }}