diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index d051a88..f67245b 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -60,7 +60,7 @@ jobs: with: ref: ${{ github.event.pull_request.head.sha }} - - uses: kurozumi/eccube-plugin-test@v1.0.6 + - uses: kurozumi/eccube-plugin-test@main with: plugin-code: ${{ env.PLUGIN_CODE }} plugin-package-name: ${{ env.PLUGIN_PACKAGE_NAME }}