From 2f35d1d2b412260114402ee3f6fd90eff1d5f031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Mar 2021 14:55:08 +0000 Subject: [PATCH] Bump robertdebock/molecule-action from 2.6.8 to 2.6.16 Bumps [robertdebock/molecule-action](https://github.com/robertdebock/molecule-action) from 2.6.8 to 2.6.16. - [Release notes](https://github.com/robertdebock/molecule-action/releases) - [Commits](https://github.com/robertdebock/molecule-action/compare/2.6.8...915a29e7843c1b0e6a26b18697e6bbdd7f12dc74) Signed-off-by: dependabot[bot] --- .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 05be193..508bb4c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -50,7 +50,7 @@ jobs: with: path: "${{ github.repository }}" - name: molecule - uses: robertdebock/molecule-action@2.6.8 + uses: robertdebock/molecule-action@2.6.16 env: MOLECULE_DISTRO: ${{ matrix.distro }} with: