From d2a0163b1f878bcf1e036bb516036b3d748b7835 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 25 Oct 2025 00:52:53 +0000 Subject: [PATCH] chore(deps): update e1himself/goss-installation-action action to v1.3.0 | datasource | package | from | to | | ----------- | ---------------------------------- | ------ | ------ | | github-tags | e1himself/goss-installation-action | v1.2.1 | v1.3.0 | --- .github/actions/run-goss-tests/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/run-goss-tests/action.yaml b/.github/actions/run-goss-tests/action.yaml index 12656cd..690a455 100644 --- a/.github/actions/run-goss-tests/action.yaml +++ b/.github/actions/run-goss-tests/action.yaml @@ -19,7 +19,7 @@ runs: using: composite steps: - name: Install Goss - uses: e1himself/goss-installation-action@v1.2.1 + uses: e1himself/goss-installation-action@v1.3.0 with: version: v0.3.18