From 9daff6ab62bc7a4e075d9ac350383507ae5837f2 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Sun, 3 May 2026 21:54:05 +0200 Subject: [PATCH] chore(deps): rollback oras-project/oras to 1.3.1 --- .gitea/workflows/artifacthub-metadata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/artifacthub-metadata.yaml b/.gitea/workflows/artifacthub-metadata.yaml index aa1232b..9152f15 100644 --- a/.gitea/workflows/artifacthub-metadata.yaml +++ b/.gitea/workflows/artifacthub-metadata.yaml @@ -22,7 +22,7 @@ jobs: password: ${{ secrets.DOCKER_IO_PASSWORD }} - uses: oras-project/setup-oras@v2.0.0 with: - version: 1.3.2 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?.*)$' + version: 1.3.1 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?.*)$' - name: Push artifacthub-repo.yml to git.cryptic.systems run: | oras push git.cryptic.systems/volker.raschek/db-wait:artifacthub.io \