Skip to content

Commit 617eb99

Browse files
Copilothzxuzhonghu
andcommitted
Pin jlumbroso/free-disk-space action to v1.3.1
Co-authored-by: hzxuzhonghu <13374016+hzxuzhonghu@users.noreply.github.com>
1 parent e070f25 commit 617eb99

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

.github/workflows/e2e-ipv6-istio-1.24.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Free Disk Space
19-
uses: jlumbroso/free-disk-space@main
19+
uses: jlumbroso/free-disk-space@v1.3.1
2020
with:
2121
tool-cache: false
2222
android: true

.github/workflows/e2e-ipv6-istio-1.25.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Free Disk Space
19-
uses: jlumbroso/free-disk-space@main
19+
uses: jlumbroso/free-disk-space@v1.3.1
2020
with:
2121
tool-cache: false
2222
android: true

.github/workflows/e2e-ipv6-istio-1.26.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Free Disk Space
19-
uses: jlumbroso/free-disk-space@main
19+
uses: jlumbroso/free-disk-space@v1.3.1
2020
with:
2121
tool-cache: false
2222
android: true

.github/workflows/e2e-istio-1.24.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Free Disk Space
19-
uses: jlumbroso/free-disk-space@main
19+
uses: jlumbroso/free-disk-space@v1.3.1
2020
with:
2121
tool-cache: false
2222
android: true

.github/workflows/e2e-istio-1.25.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Free Disk Space
19-
uses: jlumbroso/free-disk-space@main
19+
uses: jlumbroso/free-disk-space@v1.3.1
2020
with:
2121
tool-cache: false
2222
android: true

.github/workflows/e2e-istio-1.26.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Free Disk Space
19-
uses: jlumbroso/free-disk-space@main
19+
uses: jlumbroso/free-disk-space@v1.3.1
2020
with:
2121
tool-cache: false
2222
android: true

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- name: Free Disk Space
24-
uses: jlumbroso/free-disk-space@main
24+
uses: jlumbroso/free-disk-space@v1.3.1
2525
with:
2626
tool-cache: false
2727
android: true

0 commit comments

Comments
 (0)