summaryrefslogtreecommitdiff
path: root/.github/workflows/update-rbe-images.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/update-rbe-images.yaml')
-rw-r--r--.github/workflows/update-rbe-images.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-rbe-images.yaml b/.github/workflows/update-rbe-images.yaml
index 6f348bddb3..aa6be4ba7c 100644
--- a/.github/workflows/update-rbe-images.yaml
+++ b/.github/workflows/update-rbe-images.yaml
@@ -21,7 +21,7 @@ jobs:
timeout-minutes: 10
steps:
- name: CHECKOUT REPOSITORY
- uses: actions/checkout@v2.3.5
+ uses: actions/checkout@v2.4.0
- name: SKIP IF THE PR ALREADY EXISTS
id: check-for-branch
run: |