chore(deps): update actions/github-script action to v6 (#1726)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-02-11 21:22:45 +05:30 committed by GitHub
parent 10b3aa56bd
commit d8beba9b9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
- name: Check if relevant files have changed
uses: actions/github-script@v5.1.0
uses: actions/github-script@v6.0.0
id: service-changed
with:
result-encoding: string
@ -51,7 +51,7 @@ jobs:
fetch-depth: 0
- name: Check if relevant files have changed
uses: actions/github-script@v5.1.0
uses: actions/github-script@v6.0.0
id: service-changed
with:
result-encoding: string
@ -93,7 +93,7 @@ jobs:
fetch-depth: 0
- name: Check if relevant files have changed
uses: actions/github-script@v5.1.0
uses: actions/github-script@v6.0.0
id: service-changed
with:
result-encoding: string
@ -128,7 +128,7 @@ jobs:
fetch-depth: 0
- name: Check if relevant files have changed
uses: actions/github-script@v5.1.0
uses: actions/github-script@v6.0.0
id: service-changed
with:
result-encoding: string
@ -163,7 +163,7 @@ jobs:
fetch-depth: 0
- name: Check if relevant files have changed
uses: actions/github-script@v5.1.0
uses: actions/github-script@v6.0.0
id: service-changed
with:
result-encoding: string