diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 534d0bc17..6e04dae6b 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -33,7 +33,7 @@ jobs: run: | echo "$RELEASE_PLEASE_OUTPUT" - name: Determine what should be published - uses: actions/github-script@98814c53be79b1d30f795b907e553d8679345975 # v6 + uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6 id: items-to-publish env: CHANGED_ITEMS: "${{ steps.release.outputs.paths_released }}"