Skip to content

Commit

Permalink
Merge pull request #10207 from rabbitmq/dependabot/github_actions/v3.…
Browse files Browse the repository at this point in the history
…11.x/lewagon/wait-on-check-action-1.3.3

build(deps): bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3
  • Loading branch information
michaelklishin committed Dec 21, 2023
2 parents ac82d22 + e020b85 commit 7ff0f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rabbitmq_peer_discovery_aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: CHECKOUT REPOSITORY
uses: actions/checkout@v4
- name: WAIT FOR OCI IMAGE WORKFLOW
uses: lewagon/wait-on-check-action@v1.3.1
uses: lewagon/wait-on-check-action@v1.3.3
with:
ref: ${{ github.ref }}
check-name: build-publish-dev-bazel (${{ matrix.image_tag_suffix }}, ${{ matrix.otp_version_id }})
Expand Down

0 comments on commit 7ff0f8e

Please sign in to comment.