Skip to content

Commit

Permalink
Bump rrainn/dynamodb-action from 2.0.1 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [rrainn/dynamodb-action](https://github.com/rrainn/dynamodb-action) from 2.0.1 to 4.0.0.
- [Release notes](https://github.com/rrainn/dynamodb-action/releases)
- [Commits](rrainn/dynamodb-action@v2.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: rrainn/dynamodb-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 5feaa9a commit b858dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup DynamoDB Local
uses: rrainn/dynamodb-action@v2.0.1
uses: rrainn/dynamodb-action@v4.0.0
with:
port: 8000
cors: '*'
Expand Down

0 comments on commit b858dc8

Please sign in to comment.