]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 13 Dec 2021 09:16:09 +0000 (09:16 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Mon, 13 Dec 2021 11:45:19 +0000 (14:45 +0300)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.4 to 2.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/27121b0bdffd731efa15d66772be8dc71245d074...da838ae9595ac94171fa2d4de5a2f117b3e7ac32)

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

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/cifuzz.yml

index 25a1a6ebebaf5fe1e7b8232bfaa8784d4a5d9303..1b9730c4170fe00bf1677c90934eba7b686bc53b 100644 (file)
@@ -48,7 +48,7 @@ jobs:
           dry-run: false
           sanitizer: ${{ matrix.sanitizer }}
       - name: Upload Crash
-        uses: actions/upload-artifact@27121b0bdffd731efa15d66772be8dc71245d074
+        uses: actions/upload-artifact@da838ae9595ac94171fa2d4de5a2f117b3e7ac32
         if: failure() && steps.build.outcome == 'success'
         with:
           name: ${{ matrix.sanitizer }}-artifacts