1 Commits

Author SHA1 Message Date
9774060546 chore(deps): update https://gitea.t000-n.de/t.behrendt/trivy-actions digest to
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
2026-03-25 11:15:40 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ jobs:
fetch-depth: 0
- name: Increment tag
id: tag
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@11c694022eefab5876ac346fc9ffc0464b2548c7 # 0.1.30
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@41b7e04221df8a033bec841d40a097b76e5f67ff # 0.1.29
with:
token: ${{ secrets.GITEA_TOKEN }}
- name: Push tag

View File

@@ -13,7 +13,7 @@ jobs:
fetch-depth: 0
- name: Increment tag
id: tag
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@11c694022eefab5876ac346fc9ffc0464b2548c7 # 0.1.30
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@41b7e04221df8a033bec841d40a097b76e5f67ff # 0.1.29
with:
token: ${{ secrets.GITEA_TOKEN }}
prerelease: true

View File

@@ -102,7 +102,7 @@ jobs:
TRIVY_CACHE_DIR: ${{ runner.temp }}/trivy
- name: Merge image SARIF files
if: steps.get-images.outputs.images != '[]' && steps.scan.outputs.count != '0'
uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/merge-sarif-files@a6508d695d7bb6137f14372392d5c312c98225cf # 1.4.7
uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/merge-sarif-files@1.4.7
with:
files: ${{ steps.scan.outputs.files }}
output-file: image-sarif.json