Skip to content

Commit c7b2e4c

Browse files
dependabot[bot]boblangley
authored andcommitted
Bump Particular/setup-rabbitmq-action from 1.7.0 to 1.7.1 (#4643)
Bumps [Particular/setup-rabbitmq-action](https://github.com/particular/setup-rabbitmq-action) from 1.7.0 to 1.7.1. - [Commits](Particular/setup-rabbitmq-action@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: Particular/setup-rabbitmq-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit b9deb0f)
1 parent db48db9 commit c7b2e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
registry-username: ${{ secrets.DOCKERHUB_USERNAME }}
8484
registry-password: ${{ secrets.DOCKERHUB_TOKEN }}
8585
- name: Setup RabbitMQ
86-
uses: Particular/[email protected].0
86+
uses: Particular/[email protected].1
8787
if: matrix.test-category == 'RabbitMQ'
8888
with:
8989
connection-string-name: ServiceControl_TransportTests_RabbitMQ_ConnectionString

0 commit comments

Comments
 (0)