Merge pull request #2 from docker/dependabot/github_actions/actions/upload-artifact-4.3.3

chore: bump actions/upload-artifact from 3.1.2 to 4.3.3
This commit is contained in:
Joel Kamp
2024-05-23 11:07:11 -05:00
committed by GitHub

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@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
with:
name: SARIF file
path: results.sarif