Skip to content

deps(go): bump github.com/aws/aws-sdk-go from 1.53.1 to 1.53.7 #716

deps(go): bump github.com/aws/aws-sdk-go from 1.53.1 to 1.53.7

deps(go): bump github.com/aws/aws-sdk-go from 1.53.1 to 1.53.7 #716

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@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"