Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.3 to 1.64.0 in the aws-sdk-go group #275

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.3 to 1.64.0 in the aws-sdk-go group

Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.3 to 1.64.0 in the aws-sdk-go group #275

Workflow file for this run

name: Build Docker Image
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build image
uses: docker/build-push-action@v6