Commit f2769f1
ci: drop workaround for ansible-lint action bug
There was a bug [1] in the ansible-lint action that made its
"working_directory" parameter not working as expected. This was fixed in
v6.22.1 [2].
Since we use the "v6" tag, which points to the latest version of
ansible-lint 6.x, the fixed action should be used already. Hence, drop
the workaround step.
[1] ansible/ansible-lint#3905
[2] https://github.com/ansible/ansible-lint/releases/tag/v6.22.1
Signed-off-by: Pino Toscano <[email protected]>1 parent 113a844 commit f2769f1
1 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 24 | | |
33 | 25 | | |
34 | 26 | | |
| |||
0 commit comments