Browse Source

Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#120)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.0...v3.1.1)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Reviewed-by: Mobin Aydinfar <mobin@mobintestserver.ir>
dependabot[bot] 1 year ago
parent
commit
e679e6f50b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ubuntu-latest-amd64-fuzzer.yml

+ 1 - 1
.github/workflows/ubuntu-latest-amd64-fuzzer.yml

@@ -21,7 +21,7 @@ jobs:
     - name: Run fuzzer
       run: src/tests/cptests/fuzz -max_total_time=21000
     - name: Upload crash file(s)
-      uses: actions/upload-artifact@v3.1.0
+      uses: actions/upload-artifact@v3.1.1
       if: failure()
       with:
           name: Dinit-fuzzer_crash