diff --git a/.github/workflows/job-test-dependencies.yml b/.github/workflows/job-test-dependencies.yml index 5392a8d5c86..be00e2c349b 100644 --- a/.github/workflows/job-test-dependencies.yml +++ b/.github/workflows/job-test-dependencies.yml @@ -36,7 +36,7 @@ jobs: fetch-depth: 1 - name: "Init: expose GitHub Runtime variables for gha" - uses: crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0 + uses: crazy-max/ghaction-github-runtime@04d248b84655b509d8c44dc1d6f990c879747487 # v4.0.0 - name: "Run: build dependencies for the integration test environment image" env: diff --git a/.github/workflows/job-test-in-container.yml b/.github/workflows/job-test-in-container.yml index 8e57d90cda2..794b04d2a7b 100644 --- a/.github/workflows/job-test-in-container.yml +++ b/.github/workflows/job-test-in-container.yml @@ -72,7 +72,7 @@ jobs: fetch-depth: 1 - name: "Init: expose GitHub Runtime variables for gha" - uses: crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0 + uses: crazy-max/ghaction-github-runtime@04d248b84655b509d8c44dc1d6f990c879747487 # v4.0.0 - name: "Init: install br-netfilter" run: | diff --git a/.github/workflows/job-test-in-lima.yml b/.github/workflows/job-test-in-lima.yml index 53275b445ee..e94a0715856 100644 --- a/.github/workflows/job-test-in-lima.yml +++ b/.github/workflows/job-test-in-lima.yml @@ -84,7 +84,7 @@ jobs: lima sudo modprobe br-netfilter - name: "Init: expose GitHub Runtime variables for gha" - uses: crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0 + uses: crazy-max/ghaction-github-runtime@04d248b84655b509d8c44dc1d6f990c879747487 # v4.0.0 - name: "Init: prepare integration tests" env: