Update actions/github-script action to v9 (#1136)
Tests / Unit tests (push) Successful in 2m46s
Tests / Build & Lint (push) Failing after 10m55s
GHCR - Development Branches / ghcr-publish (push) Failing after 12m6s
Docker Hub - Develop / docker-latest (push) Failing after 13m14s
Tests / Application Service Integration tests (push) Failing after 11m50s
Tests / Integration tests (push) Failing after 12m2s

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-16 21:27:10 +02:00
committed by GitHub
parent 5f8b2f9131
commit f0095da545
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check PR for sign-off text
uses: actions/github-script@v8
uses: actions/github-script@v9
with:
script: |
// We don't require owners or members of the org to sign off.