]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 1 Jun 2022 10:27:03 +0000 (10:27 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Wed, 1 Jun 2022 12:32:03 +0000 (15:32 +0300)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/82c141cc518b40d92cc801eee768e7aafc9c2fa2...3cea5372237819ed00197afe530f5a7ea3e805c8)

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

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

index f674d4314ff8a379e66c27d2d2e614873b744118..beee658601dd795d2795359b2facdc93ceab56b1 100644 (file)
@@ -50,7 +50,7 @@ jobs:
           dry-run: false
           sanitizer: ${{ matrix.sanitizer }}
       - name: Upload Crash
-        uses: actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2
+        uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8
         if: failure() && steps.build.outcome == 'success'
         with:
           name: ${{ matrix.sanitizer }}-artifacts