Skip to content

Bump github.com/aws/aws-sdk-go-v2/config from 1.26.0 to 1.26.1 in /src #64

Bump github.com/aws/aws-sdk-go-v2/config from 1.26.0 to 1.26.1 in /src

Bump github.com/aws/aws-sdk-go-v2/config from 1.26.0 to 1.26.1 in /src #64

Workflow file for this run

name: pull_request
on:
pull_request:
branches: [main]
env:
BRANCH_NAME: ${{ github.event.pull_request.head.ref }}
jobs:
build:
uses: ./.github/workflows/build.yml
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}