From a9a49627662bbfb2f33aea6fdc31371f13012757 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 21 Apr 2026 15:04:31 +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 b49e2e2..fa02535 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.2 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?.*)$' - name: Push artifacthub-repo.yml to git.cryptic.systems