Skip to content

Bump github.com/docker/cli from 24.0.6+incompatible to 25.0.1+incompatible #60

Bump github.com/docker/cli from 24.0.6+incompatible to 25.0.1+incompatible

Bump github.com/docker/cli from 24.0.6+incompatible to 25.0.1+incompatible #60

Workflow file for this run

name: Auto approve trusted
on:
pull_request_target:
jobs:
approve:
runs-on: ubuntu-latest
name: approve
steps:
- uses: hmarr/auto-approve-action@v3
if: github.actor == 'tjamet'
- uses: hmarr/auto-approve-action@v3
if: github.actor == 'dependabot[bot]'