From 2af141f990f85a9d267bb12d52f7b229c923184d Mon Sep 17 00:00:00 2001 From: L3D Date: Thu, 20 Feb 2020 09:06:22 +0100 Subject: [PATCH] Update github action test --- .github/workflows/ansible-debian-stable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ansible-debian-stable.yml b/.github/workflows/ansible-debian-stable.yml index e9bb7c8..d49bbe6 100644 --- a/.github/workflows/ansible-debian-stable.yml +++ b/.github/workflows/ansible-debian-stable.yml @@ -13,7 +13,7 @@ jobs: - name: ansible check with debian:stable # replace "master" with any valid ref - uses: roles-ansible/check-ansible-debian-stable-action@playbook + uses: roles-ansible/check-ansible-debian-stable-action@master with: # [required] # Paths to your ansible role you want to test