Skip to content

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.2 to 1.65.3 in the go-modules group #116

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.2 to 1.65.3 in the go-modules group

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.2 to 1.65.3 in the go-modules group #116

Workflow file for this run

name: PR Check Title
on:
pull_request:
jobs:
pr-check-title:
runs-on: ubuntu-latest
steps:
- uses: Slashgear/[email protected]
with:
regexp: "^(feat|fix|docs|style|refactor|perf|test|workflow|build|ci|chore|types|wip|release|revert)(\\(.+\\))?!?: .+"
helpMessage: "Your PR title is invalid. Please follow the Conventional Commits specification: https://www.conventionalcommits.org/en/v1.0.0/"