This commit is contained in:
fkwp
2026-03-12 11:37:45 +01:00
parent 3e36891904
commit 4a2d8e8325
4 changed files with 6 additions and 6 deletions
@@ -22,7 +22,7 @@ jobs:
TAG: ${{ steps.tag.outputs.TAG }}
steps:
- name: Calculate VERSION
# Safely store dynamic values in environment variables
# Safely store dynamic values in environment variables
# to prevent shell injection (template-injection)
run: |
# The logic is executed within the shell using the env variables