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

This commit is contained in:
2026-08-17 22:47:35 +02:00
parent 3b0e100e01
commit 50e77e20ba
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: |