Skip to content

Commit

Permalink
Merge pull request #15 from rearc/dependabot/github_actions/rrainn/dy…
Browse files Browse the repository at this point in the history
…namodb-action-4.0.0

Bump rrainn/dynamodb-action from 2.0.1 to 4.0.0
  • Loading branch information
github-actions[bot] authored Jun 10, 2024
2 parents 5feaa9a + b858dc8 commit be5bbc1
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 be5bbc1

Please sign in to comment.