chore(deps): update dependency volker.raschek/ah-annotations to v0.1.1 #7

Merged
CSRBot merged 1 commits from renovate/volker.raschek-ah-annotations-0.x into master 2026-08-16 22:25:45 +02:00
Showing only changes of commit f2c542c849 - Show all commits
+2 -2
View File
@@ -17,7 +17,7 @@ steps:
- uses: actions/checkout@v7.0.1 - uses: actions/checkout@v7.0.1
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: volker.raschek/ah-annotations@v0.0.1 - uses: volker.raschek/ah-annotations@v0.1.1
``` ```
### Explicit tags ### Explicit tags
@@ -29,7 +29,7 @@ steps:
- uses: actions/checkout@v7.0.1 - uses: actions/checkout@v7.0.1
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: volker.raschek/ah-annotations@v0.0.1 - uses: volker.raschek/ah-annotations@v0.1.1
with: with:
old-tag: v1.0.0 old-tag: v1.0.0
new-tag: v2.0.0 new-tag: v2.0.0