Skip to content

chore(deps): bump golang from 1.21.3-alpine to 1.22.2-alpine #121

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

chore(deps): bump golang from 1.21.3-alpine to 1.22.2-alpine #121

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 }}