Skip to content

Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.45.11 #104

Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.45.11

Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.45.11 #104

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
permissions:
contents: read
jobs:
triage:
permissions:
contents: read
pull-requests: write # for actions/labeler to add labels
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@4f052778de9a9b80cb16cfb9079b02287285a4cb # v5.0.0-alpha.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true