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

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

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

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