Skip to content

Bump github.com/google/go-containerregistry from 0.13.0 to 0.15.2 #110

Bump github.com/google/go-containerregistry from 0.13.0 to 0.15.2

Bump github.com/google/go-containerregistry from 0.13.0 to 0.15.2 #110

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
permissions: {}
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
- name: Install Go
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
with:
go-version: '1.20'
check-latest: true
cache: true
- name: Run Mage
uses: magefile/mage-action@3b833fb24c0d19eed3aa760b9eb285b4b84f420f # v2.3.0
with:
version: v1.14.0
args: test