diff --git a/.github/workflows/release-php.yaml b/.github/workflows/release-php.yaml index a012149d9..842433b4c 100644 --- a/.github/workflows/release-php.yaml +++ b/.github/workflows/release-php.yaml @@ -18,7 +18,7 @@ jobs: with: persist-credentials: false fetch-depth: '0' - - uses: cucumber/action-publish-subrepo@29cdfead1117bb466d1f2de20fc2c86a3c02e93f # v1.1.1 + - uses: cucumber/action-publish-subrepo@cdb279244fef21302e07c6b371e86870fcada592 # v2.0.0 with: working-directory: php github-token: ${{ secrets.CUKEBOT_GITHUB_TOKEN }}