Skip to content

chore(deps): bump golang from 1.20.2-alpine to 1.21.0-alpine #100

chore(deps): bump golang from 1.20.2-alpine to 1.21.0-alpine

chore(deps): bump golang from 1.20.2-alpine to 1.21.0-alpine #100

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