mirror of
https://github.com/distribution/distribution
synced 2025-02-17 20:39:35 +01:00
build(deps): bump opencontainers/distribution-spec from 1.0.1 to 1.1.1
Bumps [opencontainers/distribution-spec](https://github.com/opencontainers/distribution-spec) from 1.0.1 to 1.1.1. - [Release notes](https://github.com/opencontainers/distribution-spec/releases) - [Changelog](https://github.com/opencontainers/distribution-spec/blob/main/RELEASES.md) - [Commits](https://github.com/opencontainers/distribution-spec/compare/v1.0.1...v1.1.1) --- updated-dependencies: - dependency-name: opencontainers/distribution-spec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7271d882c0
commit
9a50224b81
2
.github/workflows/conformance.yml
vendored
2
.github/workflows/conformance.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
docker run --rm -p 5000:5000 -e REGISTRY_STORAGE_DELETE_ENABLED=true -idt "registry:local"
|
||||
-
|
||||
name: Run OCI Distribution Spec conformance tests
|
||||
uses: opencontainers/distribution-spec@v1.0.1
|
||||
uses: opencontainers/distribution-spec@v1.1.1
|
||||
env:
|
||||
OCI_ROOT_URL: ${{ env.OCI_ROOT_URL }}
|
||||
OCI_NAMESPACE: oci-conformance/distribution-test
|
||||
|
Loading…
Reference in New Issue
Block a user