Skip to content

Commit

Permalink
Merge pull request #1038 from DependencyTrack/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/upload-artifact-4.4.1

build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.1
  • Loading branch information
nscuro authored Oct 8, 2024
2 parents 4524913 + 6a52464 commit ad22595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_meta-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
npm run build --if-present
- name: Upload Artifacts
uses: actions/upload-artifact@v4.3.6
uses: actions/upload-artifact@v4.4.1
with:
name: assembled-frontend
path: |-
Expand Down

0 comments on commit ad22595

Please sign in to comment.