Skip to content

build(deps): bump @aws-sdk/client-s3 from 3.513.0 to 3.521.0 in /app/web #2172

build(deps): bump @aws-sdk/client-s3 from 3.513.0 to 3.521.0 in /app/web

build(deps): bump @aws-sdk/client-s3 from 3.513.0 to 3.521.0 in /app/web #2172

Workflow file for this run

name: Semantic Pull Request Check
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
jobs:
check:
runs-on: ubuntu-latest
permissions:
pull-requests: write
statuses: write
steps:
- uses: amannn/action-semantic-pull-request@v5.3.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}