Skip to content

Commit 855cfef

Browse files
Bump namoshek/rabbitmq-github-action from 1.1.0 to 1.2.0 (#219)
Bumps [namoshek/rabbitmq-github-action](https://github.com/namoshek/rabbitmq-github-action) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/namoshek/rabbitmq-github-action/releases) - [Commits](Namoshek/rabbitmq-github-action@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: namoshek/rabbitmq-github-action dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a51763a commit 855cfef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100

101101
- name: Start RabbitMQ message broker
102102
if: matrix.mqtt-broker == 'rabbitmq'
103-
uses: namoshek/rabbitmq-github-action@v1.1.0
103+
uses: namoshek/rabbitmq-github-action@v1.2.0
104104
with:
105105
version: '3.8.9'
106106
ports: '1883:1883'

0 commit comments

Comments
 (0)