Skip to content

Commit 458bd69

Browse files
committed
use main instead of master
1 parent 4d991d3 commit 458bd69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
- name: Lint Ansible Playbook
1515
# replace "master" with any valid ref
16-
uses: ansible/ansible-lint-action@master
16+
uses: ansible/ansible-lint-action@main
1717
with:
1818
# [required]
1919
# Paths to ansible files (i.e., playbooks, tasks, handlers etc..)

0 commit comments

Comments
 (0)