summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Kuryloski <kuryloskip@vmware.com>2021-11-17 15:11:51 +0100
committerPhilip Kuryloski <kuryloskip@vmware.com>2021-11-17 15:11:51 +0100
commit5d579d14475bac6f83361ae1ea4ca54b9428c167 (patch)
treec4aa21c942169cbe4f1e68590e824d8aa4192cb7
parent6111029ceb8177e57c10b6e86761fd92bb96a358 (diff)
downloadrabbitmq-server-git-5d579d14475bac6f83361ae1ea4ca54b9428c167.tar.gz
Fixup update-rbe-images workflow
-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 c2174fedbd..a988b66a2f 100644
--- a/.github/workflows/update-rbe-images.yaml
+++ b/.github/workflows/update-rbe-images.yaml
@@ -29,7 +29,7 @@ jobs:
with:
path: rbe-erlang-platform
repository: rabbitmq/rbe-erlang-platform
- branch: linux-erlang-${{ matrix.erlang_version }}
+ ref: linux-erlang-${{ matrix.erlang_version }}
- name: DETERMINE LATEST COMMIT
id: find-commit
working-directory: rbe-erlang-platform