build(deps): bump actions/github-script from 4.0.2 to 4.1 (#1276)

This commit is contained in:
dependabot[bot] 2021-08-20 08:42:54 +02:00 committed by GitHub
parent 970a4baf49
commit f0bc90738f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
docker-compose run -u root server test
- name: Extract version number
id: get_version
uses: actions/github-script@v4.0.2
uses: actions/github-script@v4.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |