chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.7
CI / Test Setup Trivy amd64 (pull_request) Successful in 9s
CI / Test Setup DB (pull_request) Successful in 18s
CI / Test Get Images From Files (pull_request) Successful in 5s
CI / Test Merge SARIF Files (pull_request) Successful in 5s
CI / Test Setup Trivy arm64 (pull_request) Successful in 56s

This commit is contained in:
2026-06-21 15:38:05 +00:00
parent ef285207f1
commit 116f926e9d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -19,6 +19,6 @@ jobs:
with:
token: ${{ secrets.GITEA_TOKEN }}
- name: Push tag
uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@38c1bbd8bad3e7965744d03de85faa4a5b808d1b # 0.2.4
uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@0841ccc70fc2c1526123785f3b0a510a6ba4bdfc # 0.2.7
with:
tag: ${{ steps.tag.outputs.new-tag }}
+1 -1
View File
@@ -18,6 +18,6 @@ jobs:
token: ${{ secrets.GITEA_TOKEN }}
prerelease: true
- name: Push tag
uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@38c1bbd8bad3e7965744d03de85faa4a5b808d1b # 0.2.4
uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@0841ccc70fc2c1526123785f3b0a510a6ba4bdfc # 0.2.7
with:
tag: ${{ steps.tag.outputs.new-tag }}