Skip to content

deps(go): bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.5 to 1.16.7 #199

deps(go): bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.5 to 1.16.7

deps(go): bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.5 to 1.16.7 #199

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