Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.138.1 to 1.141.0 #95

Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.138.1 to 1.141.0

Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.138.1 to 1.141.0 #95

Workflow file for this run

name: "PR labeler"
on:
pull_request:
branches:
- main
- 7.[0-9][0-9].x
- mq-working-branch-*
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
# currently doesn't work
sync-labels: true