mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 22:05:19 +00:00
chore(deps): update actions/github-script action to v6.2.0 (#2090)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
14
.github/workflows/pull_request.yml
vendored
14
.github/workflows/pull_request.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Check if relevant files have changed
|
||||
uses: actions/github-script@v6.1.1
|
||||
uses: actions/github-script@v6.2.0
|
||||
id: service-changed
|
||||
with:
|
||||
result-encoding: string
|
||||
@@ -60,7 +60,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Check if relevant files have changed
|
||||
uses: actions/github-script@v6.1.1
|
||||
uses: actions/github-script@v6.2.0
|
||||
id: service-changed
|
||||
with:
|
||||
result-encoding: string
|
||||
@@ -108,7 +108,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Check if relevant files have changed
|
||||
uses: actions/github-script@v6.1.1
|
||||
uses: actions/github-script@v6.2.0
|
||||
id: service-changed
|
||||
with:
|
||||
result-encoding: string
|
||||
@@ -149,7 +149,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Check if relevant files have changed
|
||||
uses: actions/github-script@v6.1.1
|
||||
uses: actions/github-script@v6.2.0
|
||||
id: service-changed
|
||||
with:
|
||||
result-encoding: string
|
||||
@@ -190,7 +190,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Check if relevant files have changed
|
||||
uses: actions/github-script@v6.1.1
|
||||
uses: actions/github-script@v6.2.0
|
||||
id: service-changed
|
||||
with:
|
||||
result-encoding: string
|
||||
@@ -231,7 +231,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Check if relevant files have changed
|
||||
uses: actions/github-script@v6.1.1
|
||||
uses: actions/github-script@v6.2.0
|
||||
id: service-changed
|
||||
with:
|
||||
result-encoding: string
|
||||
@@ -272,7 +272,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Check if relevant files have changed
|
||||
uses: actions/github-script@v6.1.1
|
||||
uses: actions/github-script@v6.2.0
|
||||
id: service-changed
|
||||
with:
|
||||
result-encoding: string
|
||||
|
Reference in New Issue
Block a user