Skip to content

Commit ef632ee

Browse files
Bump ben-z/gh-action-mutex from 1.0.0.pre.alpha.9 to 1.0.0.pre.alpha.10
Bumps [ben-z/gh-action-mutex](https://github.com/ben-z/gh-action-mutex) from 1.0.0.pre.alpha.9 to 1.0.0.pre.alpha.10. - [Release notes](https://github.com/ben-z/gh-action-mutex/releases) - [Commits](ben-z/gh-action-mutex@v1.0.0-alpha.9...v1.0.0-alpha.10) --- updated-dependencies: - dependency-name: ben-z/gh-action-mutex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62f01be commit ef632ee

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
@@ -151,7 +151,7 @@ jobs:
151151
only: ytt, kbld
152152

153153
- name: Protect access to the cluster with a mutex
154-
uses: ben-z/[email protected].9
154+
uses: ben-z/[email protected].10
155155
with:
156156
repo-token: ${{ secrets.CLUSTER_OPERATOR_ACCESS_TOKEN }}
157157
repository: rabbitmq/cluster-operator

0 commit comments

Comments
 (0)