Merge branch 'master' of github.com:DO1JLR/ansible.restic

This commit is contained in:
L3D 2021-03-23 16:24:43 +01:00
commit cebb2cc6b4
No known key found for this signature in database
GPG key ID: CD08445BFF4313D1
3 changed files with 3 additions and 3 deletions

View file

@ -6,4 +6,4 @@ updates:
schedule:
interval: "daily"
assignees:
- 'mleutenegger'
- 'do1jlr'

View file

@ -17,6 +17,6 @@ jobs:
- name: checkout
uses: actions/checkout@v2
- name: galaxy
uses: robertdebock/galaxy-action@1.1.0
uses: robertdebock/galaxy-action@1.1.1
with:
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}

View file

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