Merge pull request #4844 from armbian/dependabot/github_actions/actions/upload-artifact-3.1.2

build(deps): bump actions/upload-artifact from 3.0.0 to 3.1.2
This commit is contained in:
Igor Pečovnik 2023-02-22 08:19:35 +01:00 committed by GitHub
commit a2a8cb4f25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,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@6673cd052c4cd6fcf4b4e6e60ea986c889389535 # v3.0.0
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
with:
name: SARIF file
path: results.sarif