chore(deps): update dependency volker.raschek/ah-annotations to v0.1.1
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (pull_request) Failing after 8s
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Failing after 8s
Markdown linter / markdown-link-checker (push) Successful in 42s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (pull_request) Failing after 18s
Markdown linter / markdown-link-checker (pull_request) Successful in 31s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Failing after 9s
Markdown linter / markdown-lint (pull_request) Successful in 15s
Markdown linter / markdown-lint (push) Successful in 26s

This commit is contained in:
2026-08-16 20:18:12 +00:00
parent 896608c49c
commit df30b06bbe
+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