Przeglądaj źródła

Merge branch 'devel' into omnia_security

Sujit Jadhav 3 lat temu
rodzic
commit
0b33dd095d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/ansible-lint.yml

+ 1 - 1
.github/workflows/ansible-lint.yml

@@ -17,7 +17,7 @@ jobs:
 
 
     - name: ansible-lint 
     - name: ansible-lint 
       # replace "master" with any valid ref
       # replace "master" with any valid ref
-      uses: ansible/ansible-lint-action@main
+      uses: ansible/ansible-lint-action@c37fb7b4bda2c8cb18f4942716bae9f11b0dc9bc
       with:
       with:
         # [required]
         # [required]
         # Paths to ansible files (i.e., playbooks, tasks, handlers etc..)
         # Paths to ansible files (i.e., playbooks, tasks, handlers etc..)