Skip to content

Commit 804b06e

Browse files
build(deps): Bump crazy-max/ghaction-github-runtime from 3.1.0 to 4.0.0
Bumps [crazy-max/ghaction-github-runtime](https://github.com/crazy-max/ghaction-github-runtime) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/crazy-max/ghaction-github-runtime/releases) - [Commits](crazy-max/ghaction-github-runtime@3cb05d8...04d248b) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-runtime dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8de564 commit 804b06e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/bake.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
}
225225
-
226226
name: Expose GitHub Runtime
227-
uses: crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0
227+
uses: crazy-max/ghaction-github-runtime@04d248b84655b509d8c44dc1d6f990c879747487 # v4.0.0
228228
-
229229
name: Set outputs
230230
id: set
@@ -483,7 +483,7 @@ jobs:
483483
cache-image: false
484484
-
485485
name: Expose GitHub Runtime
486-
uses: crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0
486+
uses: crazy-max/ghaction-github-runtime@04d248b84655b509d8c44dc1d6f990c879747487 # v4.0.0
487487
-
488488
name: Set up Docker Buildx
489489
id: buildx

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228
}
229229
-
230230
name: Expose GitHub Runtime
231-
uses: crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0
231+
uses: crazy-max/ghaction-github-runtime@04d248b84655b509d8c44dc1d6f990c879747487 # v4.0.0
232232
-
233233
name: Set outputs
234234
id: set
@@ -384,7 +384,7 @@ jobs:
384384
cache-image: false
385385
-
386386
name: Expose GitHub Runtime
387-
uses: crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0
387+
uses: crazy-max/ghaction-github-runtime@04d248b84655b509d8c44dc1d6f990c879747487 # v4.0.0
388388
-
389389
name: Set up Docker Buildx
390390
id: buildx

0 commit comments

Comments
 (0)