chore(deps): migrate to action volker-raschek/ah-annotations
Helm / helm-lint (push) Successful in 6s
Helm / helm-unittest (push) Successful in 26s

This commit is contained in:
2026-08-17 22:48:24 +02:00
parent e0e35b3e83
commit e2f7423027
2 changed files with 1 additions and 130 deletions
+1 -5
View File
@@ -69,11 +69,7 @@ jobs:
with:
fetch-depth: 0
- name: Add Artifacthub.io annotations
run: |
NEW_TAG="$(git tag --sort=-version:refname | head -n 1)"
OLD_TAG="$(git tag --sort=-version:refname | head -n 2 | tail -n 1)"
.gitea/scripts/add-annotations.sh "${OLD_TAG}" "${NEW_TAG}"
- uses: volker-raschek/ah-annotations@v0.1.2
- name: Extract meta information
run: |