Skip to content

Bump @aws-sdk/types from 3.341.0 to 3.370.0 #1019

Bump @aws-sdk/types from 3.341.0 to 3.370.0

Bump @aws-sdk/types from 3.341.0 to 3.370.0 #1019

Workflow file for this run

name: License headers
on: [push, pull_request]
jobs:
licenseheader:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check license headers
run: "./.ci/license/check-license-headers.sh"