From fdaf1a9cbd8e277803e81debff8d06fb53ce60df Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 14 Apr 2026 13:04:09 +0000 Subject: [PATCH] chore(deps): update oras-project/setup-oras action to v2 --- .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 562e8b4..930c455 100644 --- a/.gitea/workflows/artifacthub-metadata.yaml +++ b/.gitea/workflows/artifacthub-metadata.yaml @@ -20,7 +20,7 @@ jobs: with: username: ${{ secrets.DOCKER_IO_USERNAME }} password: ${{ secrets.DOCKER_IO_PASSWORD }} - - uses: oras-project/setup-oras@v1.2.4 + - uses: oras-project/setup-oras@v2.0.0 with: version: 1.3.1 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?.*)$' - name: Push artifacthub-repo.yml to git.cryptic.systems