From f2c542c84930a4f0a3f8972e90ad8eab1a7c9af1 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Sun, 16 Aug 2026 20:23:18 +0000 Subject: [PATCH] chore(deps): update dependency volker.raschek/ah-annotations to v0.1.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fcf9bc8..55a5953 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ steps: - uses: actions/checkout@v7.0.1 with: fetch-depth: 0 - - uses: volker.raschek/ah-annotations@v0.0.1 + - uses: volker.raschek/ah-annotations@v0.1.1 ``` ### Explicit tags @@ -29,7 +29,7 @@ steps: - uses: actions/checkout@v7.0.1 with: fetch-depth: 0 - - uses: volker.raschek/ah-annotations@v0.0.1 + - uses: volker.raschek/ah-annotations@v0.1.1 with: old-tag: v1.0.0 new-tag: v2.0.0