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

Bump actions/upload-artifact from 3.1.3 to 4.3.1
This commit is contained in:
Winni Neessen 2024-03-25 16:13:01 +01:00 committed by GitHub
commit 3a31eb181e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -67,7 +67,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@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
with:
name: SARIF file
path: results.sarif