Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.50.5 to 1.54.2 #229

Bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.50.5 to 1.54.2

Bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.50.5 to 1.54.2 #229

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