mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 05:17:43 +00:00
chore(deps): update actions/github-script action to v6.3.3 (#2182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d6ab3651b7
commit
d127717e8a
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.2
|
||||
uses: actions/github-script@v6.3.3
|
||||
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.2
|
||||
uses: actions/github-script@v6.3.3
|
||||
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.2
|
||||
uses: actions/github-script@v6.3.3
|
||||
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.2
|
||||
uses: actions/github-script@v6.3.3
|
||||
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.2
|
||||
uses: actions/github-script@v6.3.3
|
||||
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.2
|
||||
uses: actions/github-script@v6.3.3
|
||||
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.2
|
||||
uses: actions/github-script@v6.3.3
|
||||
id: service-changed
|
||||
with:
|
||||
result-encoding: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user