From f1dee996e34bf3aa670a8c974041bd80aa88deec Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 15 Sep 2026 15:05:41 +0000 Subject: [PATCH] chore(deps): update dependency volker.raschek/ah-annotations to v0.2.3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba2ce3f..4faa225 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ steps: - uses: actions/checkout@v7.0.1 with: fetch-depth: 0 - - uses: volker.raschek/ah-annotations@v0.2.2 + - uses: volker.raschek/ah-annotations@v0.2.3 ``` ### Explicit tags @@ -32,7 +32,7 @@ steps: - uses: actions/checkout@v7.0.1 with: fetch-depth: 0 - - uses: volker.raschek/ah-annotations@v0.2.2 + - uses: volker.raschek/ah-annotations@v0.2.3 with: old-tag: v1.0.0 new-tag: v2.0.0 -- 2.54.0