diff --git a/.github/workflows/refresh_aws_services_regions.yml b/.github/workflows/refresh_aws_services_regions.yml index df88a91e..1a475a55 100644 --- a/.github/workflows/refresh_aws_services_regions.yml +++ b/.github/workflows/refresh_aws_services_regions.yml @@ -54,7 +54,7 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: "feat(regions_update): Update regions for AWS services." - branch: "aws-services-regions-updated" + branch: "aws-services-regions-updated-${{ github.sha }}" labels: "status/waiting-for-revision, severity/low" title: "chore(regions_update): Changes in regions for AWS services." body: |