Merge pull request #58 from Lerentis/dependabot/github_actions/actions/download-artifact-4

Bump actions/download-artifact from 3 to 4
This commit is contained in:
Tobias Trabelsi 2023-12-18 20:47:02 +01:00 committed by GitHub
commit 116c1d9c4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ jobs:
uses: WyriHaximus/github-action-get-previous-tag@v1
- name: Download SBOM from github action
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: ${{ env.ANCHORE_SBOM_ACTION_PRIOR_ARTIFACT }}