chore(deps): update actions/github-script action to v9 (#341)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-04 19:15:00 +02:00
committed by GitHub
parent 7b5261b539
commit 132db521ec
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Delete PR Docker images
uses: actions/github-script@v8
uses: actions/github-script@v9
with:
script: |
const owner = context.repo.owner.toLowerCase();