Skip to content

build(deps): bump github.com/quay/claircore from 1.5.7 to 1.5.13 #183

build(deps): bump github.com/quay/claircore from 1.5.7 to 1.5.13

build(deps): bump github.com/quay/claircore from 1.5.7 to 1.5.13 #183

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.20
steps:
- uses: actions/checkout@v3
- run: go test ./...