mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-08-28 22:08:25 +00:00
Fix ESS test CI job by pinning the setup-ess-cluster-action to the latest version (#5743)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# Copyright 2025, 2026 Element Creations Ltd.
|
||||
# Copyright 2025 New Vector Ltd.
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
|
||||
@@ -375,7 +376,7 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Install ESS test dependencies
|
||||
uses: element-hq/setup-ess-cluster-action@release/v2
|
||||
uses: element-hq/setup-ess-cluster-action@23c5b953699591752a7385e143af59607a68c85e # release/v2
|
||||
with:
|
||||
ess-helm-ref: ${{ steps.check-branch.outputs.ref }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user