Skip to content

chore(deps): update md5 requirement from 0.7.0 to 0.8.0 in /back-end #99

chore(deps): update md5 requirement from 0.7.0 to 0.8.0 in /back-end

chore(deps): update md5 requirement from 0.7.0 to 0.8.0 in /back-end #99

# name: cocogitto - conventional commit checks
# on: [push]
# jobs:
# cog_check_job:
# runs-on: ubuntu-latest
# name: check conventional commit compliance
# steps:
# - uses: actions/checkout@v4
# with:
# fetch-depth: 0
# - name: Conventional commit check
# uses: cocogitto/cocogitto-action@v3
# with:
# check-latest-tag-only: true