chore(deps): update actions/github-script action (v7.0.1 → v7.1.0) (#242)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-08 12:57:10 +00:00
committed by GitHub
parent 98dc9529de
commit a6137fc6f2
3 changed files with 5 additions and 5 deletions

View File

@@ -167,7 +167,7 @@ jobs:
- name: Create Status Check
if: always()
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
with:
script: |
const status = '${{ steps.check-results.outputs.status }}';