Skip to content
This repository was archived by the owner on Sep 14, 2024. It is now read-only.

Commit b9378c8

Browse files
chore(deps): pin ansible/ansible-lint action to b4d4810
1 parent 154cf00 commit b9378c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
fetch-depth: 0 # needed for progressive mode to work
1313

1414
- name: Run ansible-lint
15-
uses: ansible/[email protected]
15+
uses: ansible/ansible-lint@b4d48101af3a26f66e304db200e80716fdf8b719 # v6.21.1

0 commit comments

Comments
 (0)