Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
a33622a83b chore(deps): bump actions/upload-artifact from 4.4.3 to 5.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 5.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](b4b15b8c7c...330a01c490)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 02:10:15 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -118,7 +118,7 @@ jobs:
- name: Upload log files
if: always() # do this even if a step before has failed
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # 4.4.3
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # 5.0.0
with:
name: logs
path: |

View File

@@ -114,7 +114,7 @@ python-dateutil==2.8.2
# via kubernetes
python-vagrant==1.0.0
# via molecule-plugins
pyyaml==6.0.3
pyyaml==6.0.2
# via
# -r requirements.in
# ansible-compat