From 0369cd70176280060ac9320c62b36169350b3160 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 01:55:42 +0000 Subject: [PATCH] chore(deps): update e1himself/goss-installation-action action to v1.2.1 --- .github/workflows/build-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-image.yml b/.github/workflows/build-image.yml index 742eddd..14388ea 100644 --- a/.github/workflows/build-image.yml +++ b/.github/workflows/build-image.yml @@ -51,7 +51,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: 🛠️ Install goss and dgoss - uses: e1himself/goss-installation-action@v1.1.0 + uses: e1himself/goss-installation-action@v1.2.1 - name: 🤖 Generate dist files run: make generate