Skip to content

Commit

Permalink
Merge pull request #904 from percona/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/upload-artifact-4.5.0

build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
  • Loading branch information
svetasmirnova authored Dec 25, 2024
2 parents 4a8e83d + e45ae53 commit 10ed817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/toolkit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
vuln-type: 'os,library'
severity: 'CRITICAL,HIGH'
- name: Upload a Build Artifact
uses: actions/upload-artifact@v4.4.3
uses: actions/upload-artifact@v4.5.0
with:
name: binaries
path: bin/*

0 comments on commit 10ed817

Please sign in to comment.