diff --git a/.gitea/workflows/artifacthub-metadata.yaml b/.gitea/workflows/artifacthub-metadata.yaml index c1c9629..9fb84ec 100644 --- a/.gitea/workflows/artifacthub-metadata.yaml +++ b/.gitea/workflows/artifacthub-metadata.yaml @@ -20,9 +20,9 @@ jobs: with: username: ${{ secrets.DOCKER_IO_USERNAME }} password: ${{ secrets.DOCKER_IO_PASSWORD }} - - uses: oras-project/setup-oras@v1.2.1 + - uses: oras-project/setup-oras@v1.2.4 with: - version: 1.2.2 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?.*)$' + version: 1.3.0 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?.*)$' - name: Push artifacthub-repo.yml to git.cryptic.systems run: | oras push git.cryptic.systems/volker.raschek/dcmerge:artifacthub.io \