Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.56.3 to 1.61.0 #945

Bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.56.3 to 1.61.0

Bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.56.3 to 1.61.0 #945

Workflow file for this run

name: Go Lint
on: [push]
jobs:
ci:
name: "Run CI"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- uses: dominikh/staticcheck-action@v1
with:
version: "latest"