mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 13:27:46 +00:00
chore(deps): update actions/github-script action to v6.3.2 (#2177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6f049fdcef
commit
d0f5282c62
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.3.1
|
||||
uses: actions/github-script@v6.3.2
|
||||
id: service-changed
|
||||
with:
|
||||
result-encoding: string
|
||||
@ -61,7 +61,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Check if relevant files have changed
|
||||
uses: actions/github-script@v6.3.1
|
||||
uses: actions/github-script@v6.3.2
|
||||
id: service-changed
|
||||
with:
|
||||
result-encoding: string
|
||||
@ -110,7 +110,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Check if relevant files have changed
|
||||
uses: actions/github-script@v6.3.1
|
||||
uses: actions/github-script@v6.3.2
|
||||
id: service-changed
|
||||
with:
|
||||
result-encoding: string
|
||||
@ -152,7 +152,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Check if relevant files have changed
|
||||
uses: actions/github-script@v6.3.1
|
||||
uses: actions/github-script@v6.3.2
|
||||
id: service-changed
|
||||
with:
|
||||
result-encoding: string
|
||||
@ -194,7 +194,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Check if relevant files have changed
|
||||
uses: actions/github-script@v6.3.1
|
||||
uses: actions/github-script@v6.3.2
|
||||
id: service-changed
|
||||
with:
|
||||
result-encoding: string
|
||||
@ -236,7 +236,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Check if relevant files have changed
|
||||
uses: actions/github-script@v6.3.1
|
||||
uses: actions/github-script@v6.3.2
|
||||
id: service-changed
|
||||
with:
|
||||
result-encoding: string
|
||||
@ -278,7 +278,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Check if relevant files have changed
|
||||
uses: actions/github-script@v6.3.1
|
||||
uses: actions/github-script@v6.3.2
|
||||
id: service-changed
|
||||
with:
|
||||
result-encoding: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user