Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
5c74080263 Merge be01e1f9ef into d99f6a96f2 2024-10-07 21:23:37 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -118,7 +118,7 @@ jobs:
- name: Upload log files - name: Upload log files
if: always() # do this even if a step before has failed if: always() # do this even if a step before has failed
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # 4.4.1 uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # 4.4.0
with: with:
name: logs name: logs
path: | path: |

View File

@@ -6,7 +6,7 @@
# #
ansible-compat==4.1.11 ansible-compat==4.1.11
# via molecule # via molecule
ansible-core==2.17.5 ansible-core==2.17.4
# via # via
# -r requirements.in # -r requirements.in
# ansible-compat # ansible-compat