Update workflows

This commit is contained in:
CrazyMax 2020-05-20 02:47:14 +02:00
parent 2c6600a9ab
commit a3d1eb147a
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
2 changed files with 3 additions and 3 deletions

View file

@ -31,7 +31,7 @@ jobs:
MERGE_COMMIT_MESSAGE: automatic
-
name: Dispatch event
uses: actions/github-script@0.9.0
uses: actions/github-script@v1
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |

View file

@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v2
-
name: Get test key and passphrase
uses: actions/github-script@0.9.0
uses: actions/github-script@v1
id: test
with:
script: |
@ -68,7 +68,7 @@ jobs:
uses: actions/checkout@v2
-
name: Get test key and passphrase
uses: actions/github-script@0.9.0
uses: actions/github-script@v1
id: test
with:
script: |