Skip to content

Commit cfff81c

Browse files
committed
Fix gh-action-mutex tag
1 parent 15dd9a5 commit cfff81c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing_and_publishing_OLM_bundle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
path: ./OLM-Package-Repo
112112

113113
- name: Protect access to the cluster with a mutex
114-
uses: ben-z/[email protected]-9
114+
uses: ben-z/[email protected].0-alpha.9
115115
with:
116116
repo-token: ${{ secrets.CLUSTER_OPERATOR_ACCESS_TOKEN }}
117117
repository: rabbitmq/cluster-operator

0 commit comments

Comments
 (0)