chore(deps): rollback oras-project/oras to 1.3.1
All checks were successful
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 27s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 8s
Lint Markdown files / Run markdown linter (push) Successful in 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 1m8s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 20s
Release / Release application (push) Successful in 4m27s
Release / Upload Images to docker.io (push) Successful in 2m27s

This commit is contained in:
2026-05-03 21:54:05 +02:00
parent 0a145a3ec3
commit 9daff6ab62

View File

@@ -22,7 +22,7 @@ jobs:
password: ${{ secrets.DOCKER_IO_PASSWORD }} password: ${{ secrets.DOCKER_IO_PASSWORD }}
- uses: oras-project/setup-oras@v2.0.0 - uses: oras-project/setup-oras@v2.0.0
with: with:
version: 1.3.2 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?<version>.*)$' version: 1.3.1 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?<version>.*)$'
- name: Push artifacthub-repo.yml to git.cryptic.systems - name: Push artifacthub-repo.yml to git.cryptic.systems
run: | run: |
oras push git.cryptic.systems/volker.raschek/db-wait:artifacthub.io \ oras push git.cryptic.systems/volker.raschek/db-wait:artifacthub.io \