From eeb09fdeb474ae2f0bf3042aee427ef4c969a9d2 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Sun, 16 Aug 2026 21:02:07 +0000 Subject: [PATCH] chore(deps): update dependency volker.raschek/ah-annotations to v0.1.2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c2d5ad6..9169d89 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ steps: - uses: actions/checkout@v7.0.1 with: fetch-depth: 0 - - uses: volker.raschek/ah-annotations@v0.1.1 + - uses: volker.raschek/ah-annotations@v0.1.2 ``` ### Explicit tags @@ -31,7 +31,7 @@ steps: - uses: actions/checkout@v7.0.1 with: fetch-depth: 0 - - uses: volker.raschek/ah-annotations@v0.1.1 + - uses: volker.raschek/ah-annotations@v0.1.2 with: old-tag: v1.0.0 new-tag: v2.0.0 -- 2.54.0