From d395a8f16d2d56aa46b5d32b9073559e5de60eef Mon Sep 17 00:00:00 2001 From: Michael Buluma Date: Sat, 20 Jan 2024 08:49:22 +0300 Subject: [PATCH] Dependabot automerge. --- .github/workflows/molecule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index fec3832..4bffbf4 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -57,7 +57,7 @@ jobs: with: path: "${{ github.repository }}" - name: Running Molecule Test - uses: buluma/molecule-action@v6.0.2 + uses: buluma/molecule-action@v6.0.3 with: image: ${{ matrix.config.image }} tag: ${{ matrix.config.tag }}