Skip to content

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

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

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

Workflow file for this run

---
name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
tests:
name: Tests
runs-on: ubuntu-latest
container: quay.io/projectquay/golang:1.21
steps:
- uses: actions/checkout@v4
- run: go test ./...