Skip to content

chore(cicd): bump docker/login-action from 2 to 3 #59

chore(cicd): bump docker/login-action from 2 to 3

chore(cicd): bump docker/login-action from 2 to 3 #59

Workflow file for this run

on: pull_request_target
name: approve
jobs:
approve:
name: dependabot
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
runs-on: ubuntu-latest
steps:
-
uses: hmarr/auto-approve-action@v3.2.1
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"