Skip to content

Commit 9f563f1

Browse files
committed
[ci] Update workflows runner
[skip ci] Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
1 parent 31b4a67 commit 9f563f1

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/release-chrome-versions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ jobs:
164164
uses: actions/checkout@main
165165
with:
166166
persist-credentials: false
167+
ref: browser-node-changelog
167168
fetch-depth: 0
168169
- name: Get Grid version
169170
run: |

.github/workflows/release-edge-versions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ jobs:
164164
uses: actions/checkout@main
165165
with:
166166
persist-credentials: false
167+
ref: browser-node-changelog
167168
fetch-depth: 0
168169
- name: Get Grid version
169170
run: |

.github/workflows/release-firefox-versions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ jobs:
164164
uses: actions/checkout@main
165165
with:
166166
persist-credentials: false
167+
ref: browser-node-changelog
167168
fetch-depth: 0
168169
- name: Get Grid version
169170
run: |

0 commit comments

Comments
 (0)