From 2df9312f7688e0efc9aad2fc6bc0e10e04080104 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 00:47:26 +0000 Subject: [PATCH] Update gofrolist/molecule-action action to v2.7.32 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a228747..9025b7d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -47,7 +47,7 @@ jobs: with: path: ansible_collections/vladgh/system - name: Molecule test - uses: gofrolist/molecule-action@2680ed4e6b0302df3d5de6669a99ed1b04ac514f # v2.7.31 + uses: gofrolist/molecule-action@fc19a17a1f94d1bba294c457a95cfa739b09a59e # v2.7.32 with: molecule_command: test molecule_options: --debug --base-config molecule/base.yml