Skip to content

Commit

Permalink
Merge pull request #22 from ammnt/dependabot/github_actions/actions/u…
Browse files Browse the repository at this point in the history
…pload-artifact-4.3.6

build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6
  • Loading branch information
ammnt authored Aug 12, 2024
2 parents 67d832e + 530bb48 commit db0accd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
github-pat: ${{ secrets.GH_TOKEN }}

- name: Upload Trivy report📊
uses: actions/upload-artifact@v4.3.5
uses: actions/upload-artifact@v4.3.6
with:
name: trivy-sbom-report
path: "${{ github.workspace }}/dependency-results.sbom.json"
Expand Down

0 comments on commit db0accd

Please sign in to comment.