Skip to content

fix(deps): update module github.com/google/go-containerregistry to v0.20.2 #42

fix(deps): update module github.com/google/go-containerregistry to v0.20.2

fix(deps): update module github.com/google/go-containerregistry to v0.20.2 #42

Workflow file for this run

---
name: 'Build test'
on:
pull_request:
push:
branches:
- main
concurrency:
group: oci2sysext-${{ github.ref || github.head_ref }}
cancel-in-progress: true
env:
FORCE_COLOR: 1
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Build
run: |
make