Skip to content

Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.16 to 1.19.3 #230

Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.16 to 1.19.3

Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.16 to 1.19.3 #230

Workflow file for this run

name: Run test
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v6
- uses: actions/setup-go@v6
with:
go-version-file: go.mod
- run: |
make test