Skip to content

chore(deps): bump github.com/google/go-containerregistry from 0.12.1 to 0.16.1 #66

chore(deps): bump github.com/google/go-containerregistry from 0.12.1 to 0.16.1

chore(deps): bump github.com/google/go-containerregistry from 0.12.1 to 0.16.1 #66

Workflow file for this run

name: Conventional commit checker
on:
pull_request:
permissions:
contents: read
pull-requests: read
jobs:
check-for-cc:
name: Conventional commit checker
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: check-for-cc
id: check-for-cc
uses: ahmadnassri/action-commit-lint@v2
with:
config: conventional