From 82b5eb94da27ddccff4c6aad865130af9c4d23cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 06:58:36 +0000 Subject: [PATCH] Bump robertdebock/molecule-action from 2.6.3 to 2.6.6 Bumps [robertdebock/molecule-action](https://github.com/robertdebock/molecule-action) from 2.6.3 to 2.6.6. - [Release notes](https://github.com/robertdebock/molecule-action/releases) - [Commits](https://github.com/robertdebock/molecule-action/compare/2.6.3...85588ebb68b3cec13555967bfe1988a90a621c8c) 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 7a6449a..8140c80 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.3 + uses: robertdebock/molecule-action@2.6.6 env: MOLECULE_DISTRO: ${{ matrix.distro }} with: