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 #2 from DO1JLR/dependabot/github_actions/robertdebock/molecule-action-2.6.16

Bump robertdebock/molecule-action from 2.6.8 to 2.6.16
This commit is contained in:
L3D 2021-03-23 16:02:49 +01:00 committed by GitHub
commit 02e3b94bec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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