chore(deps): update actions/github-script action to v5 (#43648)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-01 12:32:40 +05:30
committed by GitHub
parent cf88dfd3ce
commit 3e1369f892

View File

@ -15,7 +15,7 @@ jobs:
has-translation:
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v4
- uses: actions/github-script@v5
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |