From 84047787a58feb1fd7765ae6bb019f8efe4bf6bd Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Sun, 1 Feb 2026 22:30:13 +0100 Subject: [PATCH] chore(deps): update oras to v1.3.0 --- .gitea/workflows/artifacthub-metadata.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/artifacthub-metadata.yaml b/.gitea/workflows/artifacthub-metadata.yaml index c1c9629..9fb84ec 100644 --- a/.gitea/workflows/artifacthub-metadata.yaml +++ b/.gitea/workflows/artifacthub-metadata.yaml @@ -20,9 +20,9 @@ jobs: with: username: ${{ secrets.DOCKER_IO_USERNAME }} password: ${{ secrets.DOCKER_IO_PASSWORD }} - - uses: oras-project/setup-oras@v1.2.1 + - uses: oras-project/setup-oras@v1.2.4 with: - version: 1.2.2 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?.*)$' + version: 1.3.0 # 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/dcmerge:artifacthub.io \