Skip to content

chore(deps): bump aws-cdk-lib from 2.100.0 to 2.140.0 in /source #494

chore(deps): bump aws-cdk-lib from 2.100.0 to 2.140.0 in /source

chore(deps): bump aws-cdk-lib from 2.100.0 to 2.140.0 in /source #494

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 }}"