1
0
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:
dependabot[bot] 2025-01-30 01:55:16 +00:00 committed by GitHub
parent 7271d882c0
commit 9a50224b81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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