This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/github_actions/actions/checkout-4
in repository https://gitbox.apache.org/repos/asf/beam.git
commit ca2f7ac4ba9285db28385d28862ee81ca8cca9e8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 22 14:10:30 2023 +0000
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
.github/workflows/beam_CleanUpGCPResources.yml | 2 +-
.github/workflows/beam_CleanUpPrebuiltSDKImages.yml | 2 +-
.github/workflows/beam_LoadTests_Go_Combine_Dataflow_Batch.yml | 2 +-
.github/workflows/beam_LoadTests_Go_GBK_Dataflow_Batch.yml | 2 +-
.github/workflows/beam_LoadTests_Python_Combine_Dataflow_Batch.yml | 2 +-
.github/workflows/beam_PerformanceTests_BiqQueryIO_Read_Python.yml | 2 +-
.../workflows/beam_PerformanceTests_BiqQueryIO_Write_Python_Batch.yml | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/.github/workflows/beam_CleanUpGCPResources.yml
b/.github/workflows/beam_CleanUpGCPResources.yml
index 7a420822f9d..875e471a775 100644
--- a/.github/workflows/beam_CleanUpGCPResources.yml
+++ b/.github/workflows/beam_CleanUpGCPResources.yml
@@ -64,7 +64,7 @@ jobs:
github.event_name == 'workflow_dispatch' ||
github.event.comment.body == 'Run Clean GCP Resources'
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- name: Setup repository
uses: ./.github/actions/setup-action
with:
diff --git a/.github/workflows/beam_CleanUpPrebuiltSDKImages.yml
b/.github/workflows/beam_CleanUpPrebuiltSDKImages.yml
index 3ecf192aded..069f4a05842 100644
--- a/.github/workflows/beam_CleanUpPrebuiltSDKImages.yml
+++ b/.github/workflows/beam_CleanUpPrebuiltSDKImages.yml
@@ -64,7 +64,7 @@ jobs:
github.event_name == 'workflow_dispatch' ||
github.event.comment.body == 'Run Clean Prebuilt Images'
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- name: Setup repository
uses: ./.github/actions/setup-action
with:
diff --git a/.github/workflows/beam_LoadTests_Go_Combine_Dataflow_Batch.yml
b/.github/workflows/beam_LoadTests_Go_Combine_Dataflow_Batch.yml
index 423290d3fdc..4813b2c7e9f 100644
--- a/.github/workflows/beam_LoadTests_Go_Combine_Dataflow_Batch.yml
+++ b/.github/workflows/beam_LoadTests_Go_Combine_Dataflow_Batch.yml
@@ -62,7 +62,7 @@ jobs:
job_name: ["beam_LoadTests_Go_Combine_Dataflow_Batch"]
job_phrase: ["Run Load Tests Go Combine Dataflow Batch"]
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- name: Setup repository
uses: ./.github/actions/setup-action
with:
diff --git a/.github/workflows/beam_LoadTests_Go_GBK_Dataflow_Batch.yml
b/.github/workflows/beam_LoadTests_Go_GBK_Dataflow_Batch.yml
index bfdb19c1f5d..ebc152e9676 100644
--- a/.github/workflows/beam_LoadTests_Go_GBK_Dataflow_Batch.yml
+++ b/.github/workflows/beam_LoadTests_Go_GBK_Dataflow_Batch.yml
@@ -62,7 +62,7 @@ jobs:
job_name: ["beam_LoadTests_Go_GBK_Dataflow_Batch"]
job_phrase: ["Run Load Tests Go GBK Dataflow Batch"]
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- name: Setup repository
uses: ./.github/actions/setup-action
with:
diff --git a/.github/workflows/beam_LoadTests_Python_Combine_Dataflow_Batch.yml
b/.github/workflows/beam_LoadTests_Python_Combine_Dataflow_Batch.yml
index f7d7a056d59..c62285da6fe 100644
--- a/.github/workflows/beam_LoadTests_Python_Combine_Dataflow_Batch.yml
+++ b/.github/workflows/beam_LoadTests_Python_Combine_Dataflow_Batch.yml
@@ -62,7 +62,7 @@ jobs:
job_name: ["beam_LoadTests_Python_Combine_Dataflow_Batch"]
job_phrase: ["Run Load Tests Python Combine Dataflow Batch"]
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- name: Setup repository
uses: ./.github/actions/setup-action
with:
diff --git a/.github/workflows/beam_PerformanceTests_BiqQueryIO_Read_Python.yml
b/.github/workflows/beam_PerformanceTests_BiqQueryIO_Read_Python.yml
index 224689ee908..dc55788e17f 100644
--- a/.github/workflows/beam_PerformanceTests_BiqQueryIO_Read_Python.yml
+++ b/.github/workflows/beam_PerformanceTests_BiqQueryIO_Read_Python.yml
@@ -62,7 +62,7 @@ jobs:
job_name: ["beam_PerformanceTests_BiqQueryIO_Read_Python"]
job_phrase: ["Run BigQueryIO Read Performance Test Python"]
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- name: Setup repository
uses: ./.github/actions/setup-action
with:
diff --git
a/.github/workflows/beam_PerformanceTests_BiqQueryIO_Write_Python_Batch.yml
b/.github/workflows/beam_PerformanceTests_BiqQueryIO_Write_Python_Batch.yml
index 24cd1b25ca7..02c9b7775d3 100644
--- a/.github/workflows/beam_PerformanceTests_BiqQueryIO_Write_Python_Batch.yml
+++ b/.github/workflows/beam_PerformanceTests_BiqQueryIO_Write_Python_Batch.yml
@@ -62,7 +62,7 @@ jobs:
job_name: ["beam_PerformanceTests_BiqQueryIO_Write_Python_Batch"]
job_phrase: ["Run BigQueryIO Write Performance Test Python"]
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- name: Setup repository
uses: ./.github/actions/setup-action
with: