Skip to content

build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.42 to 1.19.0 #512

build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.42 to 1.19.0

build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.42 to 1.19.0 #512

Workflow file for this run

name: Labeler
on:
pull_request_target:
types: [ opened ]
branches: [ main ]
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"