Skip to content

chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.27.36 #1322

chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.27.36

chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.27.36 #1322

Workflow file for this run

name: Verify
on:
pull_request:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: 1.22.x
- name: Run make verify
run: |
make verify