Skip to content

deps(go): bump github.com/aws/aws-sdk-go from 1.53.1 to 1.53.8 #103

deps(go): bump github.com/aws/aws-sdk-go from 1.53.1 to 1.53.8

deps(go): bump github.com/aws/aws-sdk-go from 1.53.1 to 1.53.8 #103

name: Conventional Commits
on:
pull_request:
branches:
- main
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0
with:
allowed-commit-types: feat,fix,docs,deps,chore,build,ci