mirror of
https://github.com/roles-ansible/ansible_role_restic/
synced 2024-11-14 23:50:19 +01:00
Bump robertdebock/molecule-action from 2.7.2 to 4.0.7
Bumps [robertdebock/molecule-action](https://github.com/robertdebock/molecule-action) from 2.7.2 to 4.0.7. - [Release notes](https://github.com/robertdebock/molecule-action/releases) - [Commits](https://github.com/robertdebock/molecule-action/compare/2.7.2...4.0.7) --- updated-dependencies: - dependency-name: robertdebock/molecule-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5d842e30a1
commit
6c30165fd5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -51,7 +51,7 @@ jobs:
|
|||
with:
|
||||
path: "${{ github.repository }}"
|
||||
- name: molecule
|
||||
uses: robertdebock/molecule-action@2.7.2
|
||||
uses: robertdebock/molecule-action@4.0.7
|
||||
env:
|
||||
MOLECULE_DISTRO: ${{ matrix.distro }}
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue