Skip to content

Bump docker/login-action from 1.10.0 to 3.0.0 #365

Bump docker/login-action from 1.10.0 to 3.0.0

Bump docker/login-action from 1.10.0 to 3.0.0 #365

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]