Skip to content

Commit 06374aa

Browse files
chore(deps): Bump hyperlight-dev/ci-setup-workflow from 1.8.0 to 1.9.0
Bumps [hyperlight-dev/ci-setup-workflow](https://github.com/hyperlight-dev/ci-setup-workflow) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/hyperlight-dev/ci-setup-workflow/releases) - [Commits](hyperlight-dev/ci-setup-workflow@v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: hyperlight-dev/ci-setup-workflow dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a155cfb commit 06374aa

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/pr-validate.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
with:
6868
node-version: "22"
6969

70-
- uses: hyperlight-dev/ci-setup-workflow@v1.8.0
70+
- uses: hyperlight-dev/ci-setup-workflow@v1.9.0
7171
with:
7272
rust-toolchain: "1.89"
7373
env:
@@ -130,7 +130,7 @@ jobs:
130130
with:
131131
node-version: "22"
132132

133-
- uses: hyperlight-dev/ci-setup-workflow@v1.8.0
133+
- uses: hyperlight-dev/ci-setup-workflow@v1.9.0
134134
with:
135135
rust-toolchain: "1.89"
136136
env:
@@ -166,7 +166,7 @@ jobs:
166166
with:
167167
node-version: "22"
168168

169-
- uses: hyperlight-dev/ci-setup-workflow@v1.8.0
169+
- uses: hyperlight-dev/ci-setup-workflow@v1.9.0
170170
with:
171171
rust-toolchain: "1.89"
172172
env:

.github/workflows/publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
node-version: "22"
5555

56-
- uses: hyperlight-dev/ci-setup-workflow@v1.8.0
56+
- uses: hyperlight-dev/ci-setup-workflow@v1.9.0
5757
with:
5858
rust-toolchain: "1.89"
5959
env:
@@ -119,7 +119,7 @@ jobs:
119119
node-version: "22"
120120
registry-url: "https://registry.npmjs.org"
121121

122-
- uses: hyperlight-dev/ci-setup-workflow@v1.8.0
122+
- uses: hyperlight-dev/ci-setup-workflow@v1.9.0
123123
with:
124124
rust-toolchain: "1.89"
125125
env:
@@ -165,7 +165,7 @@ jobs:
165165
with:
166166
node-version: "22"
167167

168-
- uses: hyperlight-dev/ci-setup-workflow@v1.8.0
168+
- uses: hyperlight-dev/ci-setup-workflow@v1.9.0
169169
with:
170170
rust-toolchain: "1.89"
171171
env:

0 commit comments

Comments
 (0)