Skip to content

Commit 16e4d7b

Browse files
chore(deps): bump rrainn/dynamodb-action in /.github/workflows (#932)
Bumps [rrainn/dynamodb-action](https://github.com/rrainn/dynamodb-action) from 3.0.0 to 4.0.0.
1 parent 6c980e7 commit 16e4d7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci_test_vector_java.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
contents: read
2323
steps:
2424
- name: Setup DynamoDB Local
25-
uses: rrainn/dynamodb-action@v3.0.0
25+
uses: rrainn/dynamodb-action@v4.0.0
2626
with:
2727
port: 8000
2828
cors: '*'

.github/workflows/ci_test_vector_net.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
contents: read
2323
steps:
2424
- name: Setup DynamoDB Local
25-
uses: rrainn/dynamodb-action@v3.0.0
25+
uses: rrainn/dynamodb-action@v4.0.0
2626
with:
2727
port: 8000
2828
cors: '*'

0 commit comments

Comments
 (0)