Skip to content

Bump @aws-sdk/types from 3.370.0 to 3.387.0 #1091

Bump @aws-sdk/types from 3.370.0 to 3.387.0

Bump @aws-sdk/types from 3.370.0 to 3.387.0 #1091

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"