diff --git a/.github/workflows/build-push.yml b/.github/workflows/build-push.yml index da02f8f5..125c90fa 100644 --- a/.github/workflows/build-push.yml +++ b/.github/workflows/build-push.yml @@ -75,7 +75,7 @@ jobs: fi - name: Expose GitHub Runtime - uses: Automattic/vip-actions/expose-github-runtime@e1faabf165941008de4c0c1381df153e49d8ad2c # v0.6.0 + uses: Automattic/vip-actions/expose-github-runtime@7b98dcb98d652bf02037977b1b85abb971c345d0 # v0.7.1 - name: Set up Docker uses: docker/setup-docker-action@b60f85385d03ac8acfca6d9996982511d8620a19 # v4.3.0 @@ -278,7 +278,7 @@ jobs: fi - name: Expose GitHub Runtime - uses: Automattic/vip-actions/expose-github-runtime@e1faabf165941008de4c0c1381df153e49d8ad2c # v0.6.0 + uses: Automattic/vip-actions/expose-github-runtime@7b98dcb98d652bf02037977b1b85abb971c345d0 # v0.7.1 - name: Set up Docker uses: docker/setup-docker-action@b60f85385d03ac8acfca6d9996982511d8620a19 # v4.3.0 diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 05b45797..647d73e3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -77,7 +77,7 @@ jobs: if: steps.changes.outputs.needs_build == 'true' - name: Expose GitHub Runtime - uses: Automattic/vip-actions/expose-github-runtime@e1faabf165941008de4c0c1381df153e49d8ad2c # v0.6.0 + uses: Automattic/vip-actions/expose-github-runtime@7b98dcb98d652bf02037977b1b85abb971c345d0 # v0.7.1 if: steps.changes.outputs.needs_build == 'true' - name: Build image @@ -122,7 +122,7 @@ jobs: fi - name: Expose GitHub Runtime - uses: Automattic/vip-actions/expose-github-runtime@e1faabf165941008de4c0c1381df153e49d8ad2c # v0.6.0 + uses: Automattic/vip-actions/expose-github-runtime@7b98dcb98d652bf02037977b1b85abb971c345d0 # v0.7.1 - name: Set up QEMU uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0 diff --git a/.github/workflows/features-global.yml b/.github/workflows/features-global.yml index 32466bff..f958e220 100644 --- a/.github/workflows/features-global.yml +++ b/.github/workflows/features-global.yml @@ -38,7 +38,7 @@ jobs: run: npm install -g @devcontainers/cli - name: Expose GitHub Runtime - uses: Automattic/vip-actions/expose-github-runtime@e1faabf165941008de4c0c1381df153e49d8ad2c # v0.6.0 + uses: Automattic/vip-actions/expose-github-runtime@7b98dcb98d652bf02037977b1b85abb971c345d0 # v0.7.1 - name: Build images run: | diff --git a/.github/workflows/features-scenarios.yml b/.github/workflows/features-scenarios.yml index c44ad5ca..563d2421 100644 --- a/.github/workflows/features-scenarios.yml +++ b/.github/workflows/features-scenarios.yml @@ -64,7 +64,7 @@ jobs: run: npm install -g @devcontainers/cli - name: Expose GitHub Runtime - uses: Automattic/vip-actions/expose-github-runtime@e1faabf165941008de4c0c1381df153e49d8ad2c # v0.6.0 + uses: Automattic/vip-actions/expose-github-runtime@7b98dcb98d652bf02037977b1b85abb971c345d0 # v0.7.1 - name: Build images run: |