Skip to content

chore(deps): bump cachix/install-nix-action from 30 to 31 #101

chore(deps): bump cachix/install-nix-action from 30 to 31

chore(deps): bump cachix/install-nix-action from 30 to 31 #101

# 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