Skip to content

Update module github.com/aws/aws-sdk-go-v2/config to v1.28.7 #739

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

Update module github.com/aws/aws-sdk-go-v2/config to v1.28.7 #739

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