Skip to content

Commit cf33209

Browse files
committed
chore: change the workflow version
1 parent fbfa5e5 commit cf33209

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dockerized-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: docker build . -t local/test -f Dockerfile.rie
2323

2424
- name: Run tests
25-
uses: aws/containerized-test-runner-for-aws-lambda@v1
25+
uses: aws/containerized-test-runner-for-aws-lambda@main
2626
with:
2727
suiteFileArray: '["./test/dockerized/*.json"]'
2828
dockerImageName: 'local/test'

0 commit comments

Comments
 (0)