Skip to content

Bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.27.27 in /provider/s3 in the aws-sdk-go group #1300

Bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.27.27 in /provider/s3 in the aws-sdk-go group

Bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.27.27 in /provider/s3 in the aws-sdk-go group #1300

Workflow file for this run

name: Changelog
on:
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
- labeled
- unlabeled
jobs:
# Enforces the update of a changelog file on every pull request
changelog:
name: Changelog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dangoslen/changelog-enforcer@v3