From 673749f03125846d1b179b4c2894d3a38e9cd7d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 01:38:11 +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 236b1c9..8ad0b8e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: fail-fast: false 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