Skip to content

chore(deps): bump semver from 5.7.1 to 5.7.2 in /tutorials/api-gateway/serverless-lambda-auth #390

chore(deps): bump semver from 5.7.1 to 5.7.2 in /tutorials/api-gateway/serverless-lambda-auth

chore(deps): bump semver from 5.7.1 to 5.7.2 in /tutorials/api-gateway/serverless-lambda-auth #390

Workflow file for this run

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