Skip to content

Commit f79a7c7

Browse files
committed
fix: use fill commit hash
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent 67f3dff commit f79a7c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ansible-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
- uses: actions/checkout@v4
1212

1313
- name: Lint Ansible Playbook
14-
uses: ansible/ansible-lint@06f616d
14+
uses: ansible/ansible-lint@06f616d6e86e9ce4c74393318d1cbb2d016af413
1515
# Let's point it to the path

0 commit comments

Comments
 (0)