Skip to content

chore(deps): update amazon/dynamodb-local docker tag to v2.5.3 (#2127) #1295

chore(deps): update amazon/dynamodb-local docker tag to v2.5.3 (#2127)

chore(deps): update amazon/dynamodb-local docker tag to v2.5.3 (#2127) #1295

name: Changelog Release Drafter
on:
push:
branches:
- develop
- support/2.3.X
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}