From dc22549ea40f3d8e0a57f167759bd6d2a7ba051f Mon Sep 17 00:00:00 2001 From: CSRBot Date: Sat, 11 Jul 2026 18:04:15 +0000 Subject: [PATCH] chore(deps): update oras-project/setup-oras action to v2.0.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 cba0f1c..a28139a 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@v2.0.0 + - uses: oras-project/setup-oras@1d808f7d7f6995cc68b7bf507bfe5c5446e1dc9d # v2.0.1 with: version: 1.3.3 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?.*)$' - name: Push artifacthub-repo.yml to git.cryptic.systems -- 2.54.0