Bump actions/github-script from v3 to v4.0.2 (#83)

* Bump actions/github-script from v3 to v4.0.2

Bumps [actions/github-script](https://github.com/actions/github-script) from v3 to v4.0.2.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v3...a3e7071a34d7e1f219a8a4de9a5e0a34d1ee1293)

Signed-off-by: dependabot[bot] <support@github.com>

* Use v4

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-09 11:08:44 +02:00 committed by GitHub
parent d8abaae6d7
commit 5068739ab7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v2
-
name: Get test key and passphrase
uses: actions/github-script@v3
uses: actions/github-script@v4
id: test
with:
script: |
@ -71,7 +71,7 @@ jobs:
uses: actions/checkout@v2
-
name: Get test key and passphrase
uses: actions/github-script@v3
uses: actions/github-script@v4
id: test
with:
script: |