Merge pull request #81 from wneessen/dependabot/github_actions/actions/upload-artifact-4.3.1

Bump actions/upload-artifact from 3.1.0 to 4.3.1
This commit is contained in:
Winni Neessen 2024-03-18 22:07:19 +01:00 committed by GitHub
commit d4d76a0f0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,7 +63,7 @@ jobs:
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
# format to the repository Actions tab.
- name: "Upload artifact"
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v3.1.0
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
with:
name: SARIF file
path: results.sarif