Skip to content

feat: Bump github.com/aws/aws-sdk-go from 1.51.27 to 1.51.30 #295

feat: Bump github.com/aws/aws-sdk-go from 1.51.27 to 1.51.30

feat: Bump github.com/aws/aws-sdk-go from 1.51.27 to 1.51.30 #295

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@7f0a61df502599e1f1f50880aaa7ec1e2c0592f2 # v6.0.1