From 1156712b1695636d504c6eb057f21f8dfc6d4146 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Dec 2020 16:53:38 +0100 Subject: [PATCH] Bump robertdebock/molecule-action from 2.6.4 to 2.6.8 (#31) Bumps [robertdebock/molecule-action](https://github.com/robertdebock/molecule-action) from 2.6.4 to 2.6.8. - [Release notes](https://github.com/robertdebock/molecule-action/releases) - [Commits](https://github.com/robertdebock/molecule-action/compare/2.6.4...7c9bf4ee6256bf665aae7152dd3ad344bb9f3745) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 9c97c23..05be193 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.4 + uses: robertdebock/molecule-action@2.6.8 env: MOLECULE_DISTRO: ${{ matrix.distro }} with: