Skip to content

deps(go): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.21 to 1.16.23 #621

deps(go): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.21 to 1.16.23

deps(go): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.21 to 1.16.23 #621

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