Move us to use the action from the official repo (#9190)

Signed-off-by: Martin Perez <martinpe@vmware.com>
This commit is contained in:
mpermar
2022-02-24 09:29:59 +01:00
committed by GitHub
parent 6e0ed7da37
commit 15fb1a3424
3 changed files with 5 additions and 5 deletions

View File

@@ -73,7 +73,7 @@ jobs:
with:
ref: ${{github.event.pull_request.head.ref}}
repository: ${{github.event.pull_request.head.repo.full_name}}
- uses: vmware-samples/vmware-image-builder-examples/vib-action@main
- uses: vmware-labs/vmware-image-builder-action@main
name: 'Package, Lint and Trivy scan'
with:
pipeline: vib-early-feedback.json

View File

@@ -19,7 +19,7 @@ jobs:
with:
ref: ${{github.event.pull_request.head.ref}}
repository: ${{github.event.pull_request.head.repo.full_name}}
- uses: vmware-samples/vmware-image-builder-examples/vib-action@main
- uses: vmware-labs/vmware-image-builder-action@main
with:
pipeline: redis/standalone/vib-platform-verify.json
env:
@@ -34,7 +34,7 @@ jobs:
with:
ref: ${{github.event.pull_request.head.ref}}
repository: ${{github.event.pull_request.head.repo.full_name}}
- uses: vmware-samples/vmware-image-builder-examples/vib-action@main
- uses: vmware-labs/vmware-image-builder-action@main
with:
pipeline: redis/sentinel/vib-platform-verify.json
env:
@@ -49,7 +49,7 @@ jobs:
with:
ref: ${{github.event.pull_request.head.ref}}
repository: ${{github.event.pull_request.head.repo.full_name}}
- uses: vmware-samples/vmware-image-builder-examples/vib-action@main
- uses: vmware-labs/vmware-image-builder-action@main
with:
pipeline: redis/replicas/vib-platform-verify.json
env:

View File

@@ -29,7 +29,7 @@ jobs:
with:
ref: ${{github.event.pull_request.head.ref}}
repository: ${{github.event.pull_request.head.repo.full_name}}
- uses: vmware-samples/vmware-image-builder-examples/vib-action@main
- uses: vmware-labs/vmware-image-builder-action@main
with:
pipeline: vib-platform-verify.json
env: