diff --git a/README.ja.md b/README.ja.md index 1f1be0d0..89f5ad7c 100644 --- a/README.ja.md +++ b/README.ja.md @@ -57,7 +57,7 @@ jobs: name: Release GitHub Actions runs-on: ubuntu-latest steps: - - uses: technote-space/release-github-actions@v6 + - uses: technote-space/release-github-actions@v8 ``` [対象イベントの詳細](#action-%E3%82%A4%E3%83%99%E3%83%B3%E3%83%88%E8%A9%B3%E7%B4%B0) diff --git a/README.md b/README.md index 80c86735..02e21ebd 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ jobs: name: Release GitHub Actions runs-on: ubuntu-latest steps: - - uses: technote-space/release-github-actions@v6 + - uses: technote-space/release-github-actions@v8 ``` [More details of target event](#action-event-details)