mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-09-01 23:05:33 +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:
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
|
||||
|
Reference in New Issue
Block a user