chore(deps): update actions/github-script action to v8 (#280)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-26 19:37:10 +01:00
committed by GitHub
parent e894e0bf73
commit 98de158d00
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Delete PR Docker images
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
const owner = context.repo.owner.toLowerCase();