Skip to content

Commit cd17704

Browse files
authored
Bump RabbitMQ action to 1.7.1
1 parent 09b08e9 commit cd17704

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
@@ -64,7 +64,7 @@ jobs:
6464
connection-string-env-var: ServiceControl.TransportTests.SQL.ConnectionString
6565
catalog: nservicebus
6666
- name: Setup RabbitMQ
67-
uses: Particular/setup-rabbitmq-action@v1.6.0
67+
uses: Particular/setup-rabbitmq-action@v1.7.1
6868
if: matrix.test-category == 'RabbitMQ'
6969
with:
7070
connection-string-name: ServiceControl.TransportTests.RabbitMQ.ConnectionString

0 commit comments

Comments
 (0)