diff --git a/README.md b/README.md index f5b9d66..ce968c1 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.2 + - uses: volker.raschek/ah-annotations@v0.2.0 ``` ### Explicit tags @@ -31,7 +31,7 @@ steps: - uses: actions/checkout@v7.0.1 with: fetch-depth: 0 - - uses: volker.raschek/ah-annotations@v0.1.2 + - uses: volker.raschek/ah-annotations@v0.2.0 with: old-tag: v1.0.0 new-tag: v2.0.0