the bullseye check is using the "main" branch

The https://github.com/marketplace/actions/check-ansible-debian-bullseye is available at the "main" branch.
This commit is contained in:
L3D 2021-08-17 12:46:57 +02:00 committed by Jakub Jelen
parent 6b1b328de3
commit 00df9a1855

View file

@ -11,8 +11,7 @@ jobs:
uses: actions/checkout@v2
- name: ansible check with debian:bullseye (11)
uses: roles-ansible/check-ansible-debian-bullseye-action@master
with:
uses: roles-ansible/check-ansible-debian-bullseye-action@main
group: local
hosts: localhost
targets: "tests/*.yml"