From 38a88c159ea02969606da42f08d604e22bcd09f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 17:14:07 +0000 Subject: [PATCH] Bump jannekem/run-python-script-action from 1.7 to 1.8 Bumps [jannekem/run-python-script-action](https://github.com/jannekem/run-python-script-action) from 1.7 to 1.8. - [Release notes](https://github.com/jannekem/run-python-script-action/releases) - [Commits](https://github.com/jannekem/run-python-script-action/compare/bbfca66c612a28f3eeca0ae40e1f810265e2ea68...9d8e2e0878d575fb6073277f38ce3f10ebf4f059) --- updated-dependencies: - dependency-name: jannekem/run-python-script-action dependency-version: '1.8' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/python-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index af27321..d176ebc 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -21,7 +21,7 @@ jobs: # working-directory: ./ # run: | - name: Build docs - uses: jannekem/run-python-script-action@bbfca66c612a28f3eeca0ae40e1f810265e2ea68 + uses: jannekem/run-python-script-action@9d8e2e0878d575fb6073277f38ce3f10ebf4f059 with: script: | import os