Skip to content

Bump github.com/aws/aws-sdk-go-v2/config from 1.27.16 to 1.27.27 #255

Bump github.com/aws/aws-sdk-go-v2/config from 1.27.16 to 1.27.27

Bump github.com/aws/aws-sdk-go-v2/config from 1.27.16 to 1.27.27 #255

Workflow file for this run

name: Static Checks
on: [ "push", "pull_request" ]
jobs:
staticcheck:
name: Linter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dominikh/staticcheck-action@v1.3.0
with:
version: "2023.1.3"