Skip to content

Bump docker/build-push-action from 2.7.0 to 5.1.0 #363

Bump docker/build-push-action from 2.7.0 to 5.1.0

Bump docker/build-push-action from 2.7.0 to 5.1.0 #363

name: Dependabot to Gerrit
on:
pull_request_target:
types: [opened, reopened, synchronize, closed]
jobs:
open-or-update-change:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Run dependabot gerrit action
uses: wmde/dependabot-gerrit-action@main
with:
password: ${{ secrets.DEPENDABOT_GERRIT_PASSWORD }}
user: Addbot
email: [email protected]