Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.76.1 to 1.77.0 in the aws-sdk-go group #42

Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.76.1 to 1.77.0 in the aws-sdk-go group

Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.76.1 to 1.77.0 in the aws-sdk-go group #42

Workflow file for this run

name: Build CLI Docker Image
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Docker image
run: docker build . --file Dockerfile