Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.18.4 to 1.34.3 #807

Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.18.4 to 1.34.3

Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.18.4 to 1.34.3 #807

name: tests
on:
pull_request:
branches:
- master
- prod
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: checkout repo
uses: actions/checkout@v3
- name: run lint
run: make lint
- name: run tests
run: make docker-test