From e47214aae7cd7b75123cc21a4366a575e0af6c98 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 14 Apr 2026 11:23:29 +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 1f9e9c0..ddd681f 100644 --- a/.gitea/workflows/artifacthub-metadata.yaml +++ b/.gitea/workflows/artifacthub-metadata.yaml @@ -16,7 +16,7 @@ jobs: registry: ${{ github.server_url }} username: ${{ github.repository_owner }} password: ${{ secrets.GIT_CRYPTIC_SYSTEMS_PACKAGE_REGISTRY_TOKEN }} - - 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: Extract meta information