Skip to content

chore(deps): bump golang from 1.21.3-alpine to 1.21.5-alpine #111

chore(deps): bump golang from 1.21.3-alpine to 1.21.5-alpine

chore(deps): bump golang from 1.21.3-alpine to 1.21.5-alpine #111

Workflow file for this run

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