diff --git a/.github/workflows/bake.yml b/.github/workflows/bake.yml index 0fed63da..3da959b0 100644 --- a/.github/workflows/bake.yml +++ b/.github/workflows/bake.yml @@ -224,7 +224,7 @@ jobs: } - name: Expose GitHub Runtime - uses: crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0 + uses: crazy-max/ghaction-github-runtime@04d248b84655b509d8c44dc1d6f990c879747487 # v4.0.0 - name: Set outputs id: set @@ -483,7 +483,7 @@ jobs: cache-image: false - name: Expose GitHub Runtime - uses: crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0 + uses: crazy-max/ghaction-github-runtime@04d248b84655b509d8c44dc1d6f990c879747487 # v4.0.0 - name: Set up Docker Buildx id: buildx diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0d9296b3..7044b59e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -228,7 +228,7 @@ jobs: } - name: Expose GitHub Runtime - uses: crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0 + uses: crazy-max/ghaction-github-runtime@04d248b84655b509d8c44dc1d6f990c879747487 # v4.0.0 - name: Set outputs id: set @@ -384,7 +384,7 @@ jobs: cache-image: false - name: Expose GitHub Runtime - uses: crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0 + uses: crazy-max/ghaction-github-runtime@04d248b84655b509d8c44dc1d6f990c879747487 # v4.0.0 - name: Set up Docker Buildx id: buildx