Skip to content

chore(deps): bump github.com/google/go-containerregistry from 0.19.0 to 0.20.2 #128

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

chore(deps): bump github.com/google/go-containerregistry from 0.19.0 to 0.20.2 #128

name: Engine & CLI lint
on:
push:
branches: ["main"]
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
# Enable manual trigger for easy debugging
workflow_dispatch:
permissions:
contents: read
pull-requests: write
jobs:
lint:
uses: ./.github/workflows/_hack_make.yml
secrets: inherit
with:
mage-targets: engine:lint