File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -409,7 +409,7 @@ jobs:
409409 if : ${{ github.event_name != 'pull_request' }}
410410 needs : build_operator
411411 permissions :
412- # Required by ben-z/gh-action-mutex@v1.0.0-alpha.9
412+ # Required by ben-z/gh-action-mutex@v1.0.0-alpha.10
413413 contents : ' write'
414414 # Required by google-github-actions/auth@v2
415415 # Required by google-github-actions/get-gke-credentials@v2
@@ -425,7 +425,7 @@ jobs:
425425 check-latest : true
426426
427427 - name : Acquire lock for ci-bunny-1
428- uses : ben-z/gh-action-mutex@v1.0.0-alpha.9
428+ uses : ben-z/gh-action-mutex@v1.0.0-alpha.10
429429 with :
430430 branch : lock-ci-bunny-1
431431
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ jobs:
147147 only : ytt, kbld
148148
149149 - name : Protect access to the cluster with a mutex
150- uses : ben-z/gh-action-mutex@v1.0.0-alpha.9
150+ uses : ben-z/gh-action-mutex@v1.0.0-alpha.10
151151 with :
152152 branch : openshift-lock
153153
You can’t perform that action at this time.
0 commit comments