diff --git a/skopeo.yaml b/skopeo.yaml index 39281396df5..7a6f628d686 100644 --- a/skopeo.yaml +++ b/skopeo.yaml @@ -1,7 +1,7 @@ package: name: skopeo version: "1.21.0" - epoch: 1 # GHSA-f83f-xpx7-ffpw + epoch: 2 # GHSA-cgrx-mc8f-2prm description: Work with remote images registries - retrieving information, images, signing content copyright: - license: Apache-2.0 @@ -22,6 +22,7 @@ pipeline: deps: |- golang.org/x/crypto@v0.45.0 github.com/sigstore/fulcio@v1.8.3 + github.com/opencontainers/selinux@v1.13.0 - uses: go/build with: