Update actions/github-script to v8

This commit is contained in:
alexey semenyuk 2025-09-24 23:41:07 +05:00 committed by GitHub
parent 50d19cf438
commit d63a7ccc7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,7 +35,7 @@ jobs:
github-token: ${{ github.token }}
- name: Format comment
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
const fs = require("fs");