Skip to content

Bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0 in /notifier/sns in the aws-sdk-go group #1510

Bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0 in /notifier/sns in the aws-sdk-go group

Bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0 in /notifier/sns in the aws-sdk-go group #1510

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