Skip to content

chore(deps): bump docker/login-action from 2.2.0 to 3.1.0 #135

chore(deps): bump docker/login-action from 2.2.0 to 3.1.0

chore(deps): bump docker/login-action from 2.2.0 to 3.1.0 #135

Workflow file for this run

name: Auto-Merge
on: pull_request
permissions:
pull-requests: write
contents: write
jobs:
automerge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: peter-evans/enable-pull-request-automerge@v3
with:
pull-request-number: ${{ github.event.pull_request.number }}
merge-method: squash