chore(deps): update oras to v1.3.0
All checks were successful
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 13s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 32s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 13s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 24s
Lint Markdown files / Run markdown linter (push) Successful in 5s

This commit is contained in:
2026-02-01 22:30:13 +01:00
parent d1156ebc76
commit 70dbd4d1bf

View File

@@ -22,7 +22,7 @@ jobs:
password: ${{ secrets.DOCKER_IO_PASSWORD }} password: ${{ secrets.DOCKER_IO_PASSWORD }}
- uses: oras-project/setup-oras@v1.2.1 - uses: oras-project/setup-oras@v1.2.1
with: with:
version: 1.2.2 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?<version>.*)$' version: 1.3.0 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?<version>.*)$'
- name: Push artifacthub-repo.yml to git.cryptic.systems - name: Push artifacthub-repo.yml to git.cryptic.systems
run: | run: |
oras push git.cryptic.systems/volker.raschek/dcmerge:artifacthub.io \ oras push git.cryptic.systems/volker.raschek/dcmerge:artifacthub.io \