Skip to content

Commit e640f6b

Browse files
committed
fix: set build-image.yaml to the new version
1 parent e83f0be commit e640f6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kubernetes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172

173173
build:
174174
needs: [initialize]
175-
uses: parcelLab/ci/.github/workflows/build-image.yaml@v8.2.4
175+
uses: parcelLab/ci/.github/workflows/build-image.yaml@v8.2.5
176176
with:
177177
artifactName: ${{ inputs.artifactName }}
178178
artifactPath: ${{ inputs.artifactPath }}

0 commit comments

Comments
 (0)