diff --git a/.github/workflows/release_prep_hatch.yml b/.github/workflows/release_prep_hatch.yml index a6105786..2bc855ac 100644 --- a/.github/workflows/release_prep_hatch.yml +++ b/.github/workflows/release_prep_hatch.yml @@ -417,7 +417,7 @@ jobs: - name: "Setup Environment Variables - Secrets Context" if: inputs.env_setup_script_path != '' - uses: actions/github-script@v6 + uses: actions/github-script@v7 id: check-env with: result-encoding: string