Skip to content

chore(deps): bump github.com/aws/aws-sdk-go from 1.45.0 to 1.55.5 #1416

chore(deps): bump github.com/aws/aws-sdk-go from 1.45.0 to 1.55.5

chore(deps): bump github.com/aws/aws-sdk-go from 1.45.0 to 1.55.5 #1416

name: conventional-commits
on:
pull_request:
jobs:
commit-compliance:
# Set the type of machine to run on
runs-on: ubuntu-latest
steps:
# Checks out a copy of your repository on the ubuntu-latest machine
- name: Checkout code
uses: actions/[email protected]
with:
fetch-depth: '0'
# Verify conventional commit compliance
- name: Verify conventional commit compliance
uses: docker://aevea/commitsar