chore(deps): update gitea actions
TruffleHog Secret Scan / TruffleHog (push) Successful in 12s
Security Scans / Trivy & OSV-Scanner (pull_request) Successful in 22s
TruffleHog Secret Scan / TruffleHog (pull_request) Successful in 13s
Unit-Tests / Unit-Tests (pull_request) Successful in 26s
Testing Build, Check & Preview Release / Build, Check & Create Preview Release (push) Skipped

This commit is contained in:
2026-09-22 22:08:21 +00:00
parent bce750403d
commit 9bdc4fd627
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
renovate:
name: Dependency-Updates prüfen & Pull Requests erstellen
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:44.103.6
container: ghcr.io/renovatebot/renovate:44.108.0
steps:
- name: Renovate ausführen
run: renovate
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
name: TruffleHog
runs-on: ubuntu-latest
env:
TRUFFLEHOG_VERSION: "3.97.5"
TRUFFLEHOG_VERSION: "3.97.6"
steps:
- name: Checkout Repository
uses: actions/checkout@v7