Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.61.2 to 1.62.1 #250

Bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.61.2 to 1.62.1

Bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.61.2 to 1.62.1 #250

Workflow file for this run

name: Pull Request
on:
pull_request:
permissions:
contents: read
jobs:
lint:
uses: ./.github/workflows/lint.yml
test:
needs: lint
uses: ./.github/workflows/test.yml