Skip to content

chore(deps): bump software.amazon.awssdk:s3 from 2.21.4 to 2.21.7 #197

chore(deps): bump software.amazon.awssdk:s3 from 2.21.4 to 2.21.7

chore(deps): bump software.amazon.awssdk:s3 from 2.21.4 to 2.21.7 #197

Workflow file for this run

name: "Commit Lint"
on:
pull_request:
branches:
- main
push:
branches:
- main
permissions:
pull-requests: read
contents: read
jobs:
commitlint:
name: "Commit Lint"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5