Merge branch 'master' into dependabot/github_actions/zgosalvez/github-actions-ensure-sha-pinned-actions-3.0.14

This commit is contained in:
Techno Tim
2024-10-08 09:24:16 -05:00
committed by GitHub
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@50769540e7f4bd5e21e526ee35c689e35e0d6874 # 4.4.0 uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # 4.4.1
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.4 ansible-core==2.17.5
# via # via
# -r requirements.in # -r requirements.in
# ansible-compat # ansible-compat