Merge pull request 'chore(deps): update dependency oras-project/oras to v1.3.1' (#138) from renovate/actions into master
Some checks failed
Helm / helm-lint (push) Successful in 10s
Helm / helm-unittest (push) Successful in 18s
Upload ArtifactHub Metadata / Upload artifacthub-repo.yml to OCI registry (push) Failing after 3s

This commit was merged in pull request #138.
This commit is contained in:
2026-03-12 08:12:02 +00:00

View File

@@ -18,7 +18,7 @@ jobs:
password: ${{ secrets.GIT_CRYPTIC_SYSTEMS_PACKAGE_REGISTRY_TOKEN }} password: ${{ secrets.GIT_CRYPTIC_SYSTEMS_PACKAGE_REGISTRY_TOKEN }}
- uses: oras-project/setup-oras@v1.2.4 - uses: oras-project/setup-oras@v1.2.4
with: with:
version: 1.3.0 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?<version>.*)$' version: 1.3.1 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?<version>.*)$'
- name: Extract meta information - name: Extract meta information
run: | run: |
echo "GITEA_SERVER_HOSTNAME=$(echo "${GITHUB_SERVER_URL}" | cut -d '/' -f 3)" >> $GITHUB_ENV echo "GITEA_SERVER_HOSTNAME=$(echo "${GITHUB_SERVER_URL}" | cut -d '/' -f 3)" >> $GITHUB_ENV