zeus: use local secrets to store vault creds #388
Annotations
11 warnings
molecule
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
fqcn[action-core]:
cci_casc_edit.yml#L2
Use FQCN for builtin module actions (file).
|
risky-file-permissions:
cci_casc_edit.yml#L2
File permissions unset or incorrect.
|
fqcn[action-core]:
cci_casc_edit.yml#L7
Use FQCN for builtin module actions (git).
|
command-instead-of-module:
cci_casc_edit.yml#L14
git used in place of git module
|
no-changed-when:
cci_casc_edit.yml#L14
Commands should not change things if nothing needs doing.
|
command-instead-of-module:
cci_casc_edit.yml#L19
git used in place of git module
|
no-changed-when:
cci_casc_edit.yml#L19
Commands should not change things if nothing needs doing.
|
command-instead-of-module:
cci_casc_edit.yml#L24
git used in place of git module
|
no-changed-when:
cci_casc_edit.yml#L24
Commands should not change things if nothing needs doing.
|
command-instead-of-module:
cci_casc_edit.yml#L29
sed used in place of template, replace or lineinfile module
|