Skip to content

Bump boto3 from 1.28.3 to 1.28.9 in /tests #34

Bump boto3 from 1.28.3 to 1.28.9 in /tests

Bump boto3 from 1.28.3 to 1.28.9 in /tests #34

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
permissions:
contents: read
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: joshdales/labeler@3352df1f2b0ef052cea774a5eaff917ea700a1b4 # if https://github.com/actions/labeler/pull/203 is merged, use the official action actions/labeler
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"