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 #72 from roles-ansible/dependabot/github_actions/robertdebock/molecule-action-4.0.9

Bump robertdebock/molecule-action from 4.0.8 to 4.0.9
This commit is contained in:
L3D 2022-10-06 15:19:12 +02:00 committed by GitHub
commit f22b671d34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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