mirror of
https://github.com/roles-ansible/ansible_role_restic.git
synced 2024-12-11 23:41:32 +01:00
Merge pull request #34 from roles-ansible/dependabot/github_actions/robertdebock/molecule-action-2.7.2
Bump robertdebock/molecule-action from 2.7.1 to 2.7.2
This commit is contained in:
commit
d6d08ea9e5
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.1
|
||||
uses: robertdebock/molecule-action@2.7.2
|
||||
env:
|
||||
MOLECULE_DISTRO: ${{ matrix.distro }}
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue