Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit f7e645e

Browse files
chore(deps): update actions/github-script action to v6.3.1 (#2157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90ffe53 commit f7e645e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/pull_request.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: Check if relevant files have changed
22-
uses: actions/[email protected].0
22+
uses: actions/[email protected].1
2323
id: service-changed
2424
with:
2525
result-encoding: string
@@ -61,7 +61,7 @@ jobs:
6161
fetch-depth: 0
6262

6363
- name: Check if relevant files have changed
64-
uses: actions/[email protected].0
64+
uses: actions/[email protected].1
6565
id: service-changed
6666
with:
6767
result-encoding: string
@@ -110,7 +110,7 @@ jobs:
110110
fetch-depth: 0
111111

112112
- name: Check if relevant files have changed
113-
uses: actions/[email protected].0
113+
uses: actions/[email protected].1
114114
id: service-changed
115115
with:
116116
result-encoding: string
@@ -152,7 +152,7 @@ jobs:
152152
fetch-depth: 0
153153

154154
- name: Check if relevant files have changed
155-
uses: actions/[email protected].0
155+
uses: actions/[email protected].1
156156
id: service-changed
157157
with:
158158
result-encoding: string
@@ -194,7 +194,7 @@ jobs:
194194
fetch-depth: 0
195195

196196
- name: Check if relevant files have changed
197-
uses: actions/[email protected].0
197+
uses: actions/[email protected].1
198198
id: service-changed
199199
with:
200200
result-encoding: string
@@ -236,7 +236,7 @@ jobs:
236236
fetch-depth: 0
237237

238238
- name: Check if relevant files have changed
239-
uses: actions/[email protected].0
239+
uses: actions/[email protected].1
240240
id: service-changed
241241
with:
242242
result-encoding: string
@@ -278,7 +278,7 @@ jobs:
278278
fetch-depth: 0
279279

280280
- name: Check if relevant files have changed
281-
uses: actions/[email protected].0
281+
uses: actions/[email protected].1
282282
id: service-changed
283283
with:
284284
result-encoding: string

0 commit comments

Comments
 (0)