diff --git a/zot.yaml b/zot.yaml index 37c538da333..8c5085106f2 100644 --- a/zot.yaml +++ b/zot.yaml @@ -1,7 +1,7 @@ package: name: zot version: 2.1.1 - epoch: 1 + epoch: 2 description: A production-ready vendor-neutral OCI-native container image registry (purely based on OCI Distribution Specification) copyright: - license: Apache-2.0 @@ -24,6 +24,10 @@ pipeline: repository: https://github.com/project-zot/zot tag: v${{package.version}} + - uses: go/bump + with: + deps: github.com/open-policy-agent/opa@v0.68.0 + - runs: | GOARCH=$(go env GOARCH)