Skip to content

Update module github.com/aws/aws-sdk-go-v2/config to v1.29.2 #763

Update module github.com/aws/aws-sdk-go-v2/config to v1.29.2

Update module github.com/aws/aws-sdk-go-v2/config to v1.29.2 #763

Workflow file for this run

name: Build
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Run Dapper CI
run: make ci