Merge pull request 'chore(deps): update oras-project/setup-oras action to v2.0.1' (#189) from renovate/oras-project-setup-oras-2.x into master
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 15s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 23s
Lint Markdown files / Run markdown linter (push) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 30s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 57s

This commit was merged in pull request #189.
This commit is contained in:
2026-07-11 18:10:10 +00:00
+1 -1
View File
@@ -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?(?<version>.*)$'
- name: Push artifacthub-repo.yml to git.cryptic.systems