From bf550a2945c3931ef571eedd4d7c9865e657f774 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 22:11:44 +0000 Subject: [PATCH] chore(deps): update e1himself/goss-installation-action action to v1.3.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c3f7a53..40e042d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: rabbitmq_version: ['alpine', 'management-alpine'] steps: - name: 📦 Install goss - uses: e1himself/goss-installation-action@v1.2.1 + uses: e1himself/goss-installation-action@v1.3.0 - name: 📦 Check out the codebase uses: actions/checkout@v4