From e79716ae358ab07cbfb3ffae1d15e43895276bc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 02:08:53 +0000 Subject: [PATCH] Update jannekem/run-python-script-action action to v1.8 (#5224) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/type_completeness_monthly.yml | 2 +- changes/unreleased/5224.YVKcje5xUdXTjJJurmAVVD.toml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 changes/unreleased/5224.YVKcje5xUdXTjJJurmAVVD.toml diff --git a/.github/workflows/type_completeness_monthly.yml b/.github/workflows/type_completeness_monthly.yml index 30a8a1c8a..f87110359 100644 --- a/.github/workflows/type_completeness_monthly.yml +++ b/.github/workflows/type_completeness_monthly.yml @@ -18,7 +18,7 @@ jobs: python-version: 3.12 pyright-version: ~=1.1.367 - name: Check Output - uses: jannekem/run-python-script-action@bbfca66c612a28f3eeca0ae40e1f810265e2ea68 # v1.7 + uses: jannekem/run-python-script-action@9d8e2e0878d575fb6073277f38ce3f10ebf4f059 # v1.8 env: TYPE_COMPLETENESS: ${{ steps.pyright-type-completeness.outputs.base-completeness-score }} with: diff --git a/changes/unreleased/5224.YVKcje5xUdXTjJJurmAVVD.toml b/changes/unreleased/5224.YVKcje5xUdXTjJJurmAVVD.toml new file mode 100644 index 000000000..9a5abdba5 --- /dev/null +++ b/changes/unreleased/5224.YVKcje5xUdXTjJJurmAVVD.toml @@ -0,0 +1,5 @@ +internal = "Update jannekem/run-python-script-action action to v1.8" +[[pull_requests]] +uid = "5224" +author_uids = ["renovate[bot]"] +closes_threads = []