Skip to content

Commit

Permalink
Merge pull request #1807 from rabbitmq/dependabot/github_actions/ben-…
Browse files Browse the repository at this point in the history
…z/gh-action-mutex-1.0.0.pre.alpha.10
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
2 parents 37ab4d1 + 44301d9 commit c096404
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ jobs:
if: ${{ github.event_name != 'pull_request' }}
needs: build_operator
permissions:
# Required by ben-z/[email protected].9
# Required by ben-z/[email protected].10
contents: 'write'
# Required by google-github-actions/auth@v2
# Required by google-github-actions/get-gke-credentials@v2
Expand All @@ -425,7 +425,7 @@ jobs:
check-latest: true

- name: Acquire lock for ci-bunny-1
uses: ben-z/[email protected].9
uses: ben-z/[email protected].10
with:
branch: lock-ci-bunny-1

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testing_and_publishing_OLM_bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
only: ytt, kbld

- name: Protect access to the cluster with a mutex
uses: ben-z/[email protected].9
uses: ben-z/[email protected].10
with:
branch: openshift-lock

Expand Down

0 comments on commit c096404

Please sign in to comment.