mirror of
https://github.com/moby/moby.git
synced 2026-06-30 19:58:03 +00:00
chore(deps): update crazy-max/ghaction-github-runtime action to v4
Signed-off-by: Mend Renovate <bot@renovateapp.com>
This commit is contained in:
4
.github/workflows/buildkit.yml
vendored
4
.github/workflows/buildkit.yml
vendored
@@ -97,7 +97,7 @@ jobs:
|
||||
# https://github.com/moby/buildkit/blob/567a99433ca23402d5e9b9f9124005d2e59b8861/client/client_test.go#L5407-L5411
|
||||
-
|
||||
name: Expose GitHub Runtime
|
||||
uses: crazy-max/ghaction-github-runtime@v3
|
||||
uses: crazy-max/ghaction-github-runtime@v4
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
@@ -304,7 +304,7 @@ jobs:
|
||||
echo "BUILDKIT_TEST_DISABLE_FEATURES=${disabledFeatures}" >> $GITHUB_ENV
|
||||
|
||||
- name: Expose GitHub Runtime
|
||||
uses: crazy-max/ghaction-github-runtime@v3
|
||||
uses: crazy-max/ghaction-github-runtime@v4
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user