Chore: Erhöht Patch-Version auf 1.2.3 für Promotion nach testing
Testing Build, Publish & Preview Release / Build, Publish Packages (Testing) & Create Preview Release (push) Skipped
Security Scans / Trivy & OSV-Scanner (push) Successful in 55s
Code Quality (Auto-Format & Clippy-Fix) / Formatierung & Clippy automatisch beheben (push) Successful in 1m19s
Security Scans / Trivy & OSV-Scanner (pull_request) Successful in 56s
TruffleHog Secret Scan / TruffleHog (push) Successful in 31s
TruffleHog Secret Scan / TruffleHog (pull_request) Successful in 24s
Unit-Tests / Unit-Tests (pull_request) Successful in 32s

This commit is contained in:
2026-09-13 14:49:03 +00:00
parent cfc484937a
commit d00b9a9aec
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -76,7 +76,7 @@ checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c"
[[package]] [[package]]
name = "docker-update" name = "docker-update"
version = "1.2.2" version = "1.2.3"
dependencies = [ dependencies = [
"config-ctdra", "config-ctdra",
"logger-ctdra", "logger-ctdra",
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "docker-update" name = "docker-update"
version = "1.2.2" version = "1.2.3"
edition = "2024" edition = "2024"
authors = ['DragonSlayer_14'] authors = ['DragonSlayer_14']
readme = "README.md" readme = "README.md"