diff --git a/.gitea/workflows/artifacthub-metadata.yaml b/.gitea/workflows/artifacthub-metadata.yaml index 588d3fa..aa5f6ee 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