1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic.git synced 2024-12-11 23:41:32 +01:00

Merge pull request #33 from roles-ansible/dependabot/github_actions/robertdebock/molecule-action-2.7.1

Bump robertdebock/molecule-action from 2.6.16 to 2.7.1
This commit is contained in:
L3D 2021-10-11 14:29:12 +02:00 committed by GitHub
commit 3968a9b061
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ jobs:
with:
path: "${{ github.repository }}"
- name: molecule
uses: robertdebock/molecule-action@2.6.16
uses: robertdebock/molecule-action@2.7.1
env:
MOLECULE_DISTRO: ${{ matrix.distro }}
with: