mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-05-25 18:04:01 +00:00
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
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user