Skip to content

chore(deps): bump fast-xml-parser, @aws-sdk/client-comprehend, @aws-sdk/client-rekognition, @aws-sdk/client-secrets-manager, @aws-sdk/client-translate, @aws-sdk/client-s3, @aws-sdk/client-cloudformation and @aws-sdk/client-sts in /backend/lambdas #34

chore(deps): bump fast-xml-parser, @aws-sdk/client-comprehend, @aws-sdk/client-rekognition, @aws-sdk/client-secrets-manager, @aws-sdk/client-translate, @aws-sdk/client-s3, @aws-sdk/client-cloudformation and @aws-sdk/client-sts in /backend/lambdas

chore(deps): bump fast-xml-parser, @aws-sdk/client-comprehend, @aws-sdk/client-rekognition, @aws-sdk/client-secrets-manager, @aws-sdk/client-translate, @aws-sdk/client-s3, @aws-sdk/client-cloudformation and @aws-sdk/client-sts in /backend/lambdas #34

Workflow file for this run

name: on-pull-request
on:
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-24.04
steps:
- name: Setup repo
uses: actions/checkout@v3
- name: Verify README generation
uses: momentohq/standards-and-practices/github-actions/oss-readme-template@gh-actions-v2
with:
project_status: official
project_stability: stable
project_type: other
template_file: ./README.template.md
output_file: ./README.md