diff --git a/.github/workflows/build-push.yml b/.github/workflows/build-push.yml index be61a74e..64038764 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@7b98dcb98d652bf02037977b1b85abb971c345d0 # v0.7.1 + uses: Automattic/vip-actions/expose-github-runtime@c8022b66e78461df4f802b935dc0dbb8399f96bc # v0.7.4 - name: Set up Docker uses: docker/setup-docker-action@b2189fbf2a6592b51fee7cdd93ee2bfaeba733db # v5.1.0 @@ -278,7 +278,7 @@ jobs: fi - name: Expose GitHub Runtime - uses: Automattic/vip-actions/expose-github-runtime@7b98dcb98d652bf02037977b1b85abb971c345d0 # v0.7.1 + uses: Automattic/vip-actions/expose-github-runtime@c8022b66e78461df4f802b935dc0dbb8399f96bc # v0.7.4 - name: Set up Docker uses: docker/setup-docker-action@b2189fbf2a6592b51fee7cdd93ee2bfaeba733db # v5.1.0 diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 294ec63a..68ca061b 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@7b98dcb98d652bf02037977b1b85abb971c345d0 # v0.7.1 + uses: Automattic/vip-actions/expose-github-runtime@c8022b66e78461df4f802b935dc0dbb8399f96bc # v0.7.4 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@7b98dcb98d652bf02037977b1b85abb971c345d0 # v0.7.1 + uses: Automattic/vip-actions/expose-github-runtime@c8022b66e78461df4f802b935dc0dbb8399f96bc # v0.7.4 - name: Set up QEMU uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0 diff --git a/.github/workflows/features-global.yml b/.github/workflows/features-global.yml index 2719cadf..22819d99 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@7b98dcb98d652bf02037977b1b85abb971c345d0 # v0.7.1 + uses: Automattic/vip-actions/expose-github-runtime@c8022b66e78461df4f802b935dc0dbb8399f96bc # v0.7.4 - name: Build images run: | diff --git a/.github/workflows/features-scenarios.yml b/.github/workflows/features-scenarios.yml index 6b4e7eaa..1c76b470 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@7b98dcb98d652bf02037977b1b85abb971c345d0 # v0.7.1 + uses: Automattic/vip-actions/expose-github-runtime@c8022b66e78461df4f802b935dc0dbb8399f96bc # v0.7.4 - name: Build images run: |